Changeset 36456 for trunk/ippScripts
- Timestamp:
- Jan 17, 2014, 2:04:28 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/queuestaticsky.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/queuestaticsky.pl
r35329 r36456 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.
