commented out the monitor tests, added a count check for orders.

This commit is contained in:
fawce
2012-02-28 23:02:07 -05:00
parent 7b05498cee
commit 30a00faef2
6 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
set -e
#setup virtualenvironment
export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python2.7
export WORKON_HOME=/mnt/jenkins_backups/virtual_envs