Changeset 9539 for trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
- Timestamp:
- 01/15/10 09:27:25 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
r9149 r9539 187 187 # remove name from list in case there is nothing left to do 188 188 getstatus >> $scriptlog 2>&1 189 if [ "$numproc" = " " ]189 if [ "$numproc" = "0" ] 190 190 then 191 191 unset all[$a]
Note:
See TracChangeset
for help on using the changeset viewer.