Changeset 28445
- Timestamp:
- Jun 23, 2010, 5:40:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20100623/ippScripts/scripts/automate_stacks.pl
r28427 r28445 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.
