- Timestamp:
- Mar 30, 2011, 9:36:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippTasks/diskbalance.pro
r30676 r31084 89 89 # If the pendingbalance query exits with exit status 10, we start over at 0 90 90 91 $BALANCE_SO_ID_START = 0 91 # This value will need to be incremented periodically. It looks like we grow by about 5e7 so_ids per month. 92 $BALANCE_BIG_SO_ID = 6e8 93 $BALANCE_SO_ID_START = int($BALANCE_BIG_SO_ID * rnd(0)) 92 94 $BALANCE_SO_ID_RANGE = 500000 93 95
Note:
See TracChangeset
for help on using the changeset viewer.
