dropped set -e, set -x.

This commit is contained in:
fawce
2012-02-28 23:39:28 -05:00
parent a319d2b2cd
commit 3ed0a8a105
-2
View File
@@ -1,6 +1,4 @@
#!/bin/bash
set -e
set -x
#setup virtualenvironment
export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python2.7