Changeset 12616
- Timestamp:
- Mar 27, 2007, 5:20:12 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_inject_mosaic.pl
r12615 r12616 56 56 57 57 foreach my $exp ( @ARGV ) { 58 my $command = "$pxinject -newExp -exp_id $exp -inst $camera -telescope $telescope - imfiles " . (scalar @classes or 1) ; # Command to run58 my $command = "$pxinject -newExp -exp_id $exp -inst $camera -telescope $telescope -workdir $path -imfiles " . (scalar @classes or 1) ; # Command to run 59 59 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 60 60 run( command => $command, verbose => 1 );
Note:
See TracChangeset
for help on using the changeset viewer.
