- Timestamp:
- Feb 6, 2014, 11:48:53 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20131211
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/queuestaticsky.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20131211
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20131211/ippScripts/scripts/queuestaticsky.pl
r35329 r36480 33 33 }; 34 34 35 # don't update the database if we are pretending 36 $no_update = 1 if $pretend; 35 37 36 38 my $missing_tools; … … 113 115 } 114 116 } 117 last if $pretend; # only do the first (full) set if we are in pretend mode 115 118 } 116 119 {
Note:
See TracChangeset
for help on using the changeset viewer.
