TT#8901 run_tests.sh: remove debug change

* change was introduced when debugging the issue with soundsets

Change-Id: Ide2bbe8e054ec821f9e920d946107411c5490c0a
changes/14/10814/2
Victor Seva 10 years ago committed by Víctor Seva
parent 0616197f2c
commit 8573448f38

@ -1,5 +1,5 @@
#!/bin/bash
RUN_DIR="$(pwd dirname "$0")"
RUN_DIR="$(dirname "$0")"
export BASE_DIR=${BASE_DIR:-$RUN_DIR}
# Set up the environment, to use local perl modules
export PERL5LIB="${BASE_DIR}/lib"

Loading…
Cancel
Save