Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/spst/UnixTransition/doc/check_snally_jobs.html
Дата изменения: Fri Apr 8 12:46:14 2016 Дата индексирования: Mon Apr 11 04:44:37 2016 Кодировка: |
check_snally_jobs (version 3/15/05) | index check_snally_jobs.py |
PURPOSE --
Check the detailed status of the snallygaster batch jobs.
DEVELOPER --
Alan Patterson
derived from check_batch.py
MODIFICATION HISTORY --
Initial implementation app 04/24/03
Mods from python review app 05/06/03
Mod to catch missing job app 05/15/03
Write temporary file to /tmp
directory. dc 9/16/04
Mods for Mac OS X mdr 3/15/05
Modules | ||||||
|
Functions | ||
|
Data | ||
SNALLY_LIST = ['chk_snally', 'fr_snallya', 'fr_snallyb', 'to_snallya', 'to_snallyb'] __version__ = '3/15/05' |