Changes between Version 296 and Version 297 of ippToPsps
- Timestamp:
- Apr 9, 2012, 11:15:47 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v296 v297 272 272 273 273 {{{ 274 ./run.sh cleanup.py someConfig 275 }}} 274 ./run.sh cleanup.py all 275 }}} 276 277 Here we are using 'all' for the config argument. As explained [wiki:ippToPsps#Loadingconfigs here], this means the program will cycle through all active configs. This is handy for this program as well as {{{pollOdm.py}}} and {{{metrics.py}}}. 276 278 277 279
