Changeset 34476 for trunk/ippScripts/scripts/publish_file.pl
- Timestamp:
- Sep 26, 2012, 3:39:09 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/publish_file.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/publish_file.pl
r34475 r34476 155 155 } 156 156 $command .= " -dbname $dbname" if defined $dbname; 157 warn("\n"); 158 warn("$command\n"); 159 warn("\n"); 157 160 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 158 161 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
