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