Changeset 27050
- Timestamp:
- Feb 24, 2010, 10:34:32 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r27039 r27050 148 148 { 149 149 # Get the PSASTRO recipe 150 my $command = "$ppConfigDump -camera $camera -recipe PSASTRO $recipe_psastro -dump-recipe ADDSTAR-";150 my $command = "$ppConfigDump -camera $camera -recipe PSASTRO $recipe_psastro -dump-recipe PSASTRO -"; 151 151 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 152 152 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
