- Apr 06, 2016
-
-
Hal Simpson authored
Added some debug checkprint I'm using in production. Changed the starttime to subtract 2200 seconds, seems to work better
-
- Feb 04, 2016
-
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
-
Hal Simpson authored
Doing the while loop the python way, and printing errors/information to stderr, to not interfere with other output programs
-
Hal Simpson authored
-
Hal Simpson authored
Changed from subprocess.check_output to subprocess.Popen, that allows us to retrieve error messages. Also Added a while loop, to use all servers passed in, instead of just the first one. Finally, added some error logging, and some data logging.
-
- Nov 20, 2015
-
-
Hal Simpson authored
Made changes to keep linter happy, updated comments, fixed a bug where the command line server parameter wasn't working, and changed the sc file to get the time from 30 minutes before starttime, instead of starttime.
-
- Nov 19, 2015
-
-
Hal Simpson authored
-
Hal Simpson authored
-
- Nov 17, 2015
-
-
Hal Simpson authored
-
Hal Simpson authored
-