Changeset 9446 for trunk/ippScripts/scripts/phase2.pl
- Timestamp:
- Oct 9, 2006, 4:48:33 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase2.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase2.pl
r9445 r9446 106 106 } 107 107 108 END { system("sync") or die "failed to execute sync: $!" }108 END { system("sync") == 0 or die "failed to execute sync: $!" } 109 109 110 110 __END__
Note:
See TracChangeset
for help on using the changeset viewer.
