Changeset 28444 for trunk/ippScripts/scripts/automate_stacks.pl
- Timestamp:
- Jun 23, 2010, 5:31:19 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/automate_stacks.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/automate_stacks.pl
r28427 r28444 717 717 my $date = shift; 718 718 719 my $command = construct_dqstats tool_cmd($date);719 my $command = construct_dqstats_cmd($date); 720 720 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 721 721 run ( command => $command, verbose => $verbose );
Note:
See TracChangeset
for help on using the changeset viewer.
