Skip to content

Commit

Permalink
fix cwd to current dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kmmbvnr committed May 30, 2010
1 parent d2973a2 commit c77c584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

SCRIPT_DIR=`dirname $0`
ROOT_DIR=`cd $SCRIPT_DIR/.. && pwd`
cd $ROOT_DIR

ENVSPEC=`stat -c %Y $ROOT_DIR/tests/environment.pip`
ENVTIME=`test -d $ROOT_DIR/.ve && stat -c %Y $ROOT_DIR/.ve`
Expand Down

0 comments on commit c77c584

Please sign in to comment.