Changeset 24125 for trunk/ippScripts/scripts/receive_fileset.pl
- Timestamp:
- May 9, 2009, 2:19:48 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/receive_fileset.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/receive_fileset.pl
r24103 r24125 92 92 my $new_state; 93 93 if ($numFiles > 0) { 94 $new_state = " new";94 $new_state = "listed"; 95 95 my $command = "receivetool -addfile"; # Command to execute 96 96 $command .= " -fileset_id $fileset_id";
Note:
See TracChangeset
for help on using the changeset viewer.
