Changeset 523 for trunk/hotstuff/scripts
- Timestamp:
- 08/14/09 22:33:02 (3 years ago)
- Files:
-
- 1 modified
-
trunk/hotstuff/scripts/maintenance.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hotstuff/scripts/maintenance.sh
r477 r523 22 22 grep -v "At revision" |\ 23 23 grep -v "dismiss" >> $LOG.$repo 24 else 25 hotstuff-scan -c $repofile >> $LOG.$repo 26 #hotstuff-versioning -c $repofile [--setup] 24 27 fi 25 28 done
