Changeset 37196
- Timestamp:
- Aug 6, 2014, 6:25:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/sc_prepare_stack.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/sc_prepare_stack.pl merged: 37195
r37126 r37196 149 149 # This actually returns all the individual stack/skyfiles that comprise this run. Because consistency. 150 150 my $command = "$stacktool -inputskyfile -stack_id $stack_id "; 151 151 $command .= " -dbname $dbname " if defined($dbname); 152 152 ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 153 153 run(command => $command, verbose => 0); - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
