Changeset 29919 for trunk/ippScripts
- Timestamp:
- Dec 5, 2010, 5:13:27 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/automate_stacks.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/automate_stacks.pl
r29700 r29919 1372 1372 1373 1373 if (($#{ $warps } + 1) % 2 != 0) { 1374 print STDERR "Number of input warps to make OSS diffs is not even! $#{ $warps }\n"; 1375 last; 1374 print STDERR "Number of input warps to make OSS diffs is not even! $this_object $#{ $warps }\n"; 1375 # last; 1376 next; 1376 1377 } 1377 1378
Note:
See TracChangeset
for help on using the changeset viewer.
