keokilee / makahiki

An open source framework for creating dorm energy competitions using Django and Pinax.
http://code.google.com/p/kukui-cup
12 stars 8 forks source link

Problems with check_energy_goal.py script #445

Closed rbrewer closed 13 years ago

rbrewer commented 13 years ago

Can you output a date-timestamp on each script run? Otherwise, it's hard to tell when things happened from the check-energy-goal.out logfile.

Also, in the launchd script I made "RunAtLoad" to be false, since we don't want to run the script to run on reboot or if we have to reload the plist file.

There's a lot of errors in the check-energy-goal.err file (in evaluation instance). Can you look through them? They could be due to the current state of the baselines and goal spreadsheets, but I can't tell.

yongwen commented 13 years ago

there is a conversion error. fixed.