diff options
Diffstat (limited to 'scripts/tet.sh')
| -rwxr-xr-x | scripts/tet.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tet.sh b/scripts/tet.sh index 5899df0..b9e1a6b 100755 --- a/scripts/tet.sh +++ b/scripts/tet.sh @@ -5,4 +5,4 @@ mkdir -p $SRC_DIR/logs TET_DIR=$SRC_DIR/tet cd $TET_DIR -testframework/utils/tet_shared/launch.sh $TET_DIR/testframework | tee $SRC_DIR/logs/tet.log +testframework/utils/tet_shared/launch.sh testframework | tee logs/tet.log |
