summaryrefslogtreecommitdiffstats
path: root/autotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autotest.sh')
-rwxr-xr-xautotest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotest.sh b/autotest.sh
index b88e9cf68b4..4030fc0250e 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -139,7 +139,7 @@ function execute_tests {
cd $BASEDIR
# revert changes to tests/data
- git checkout tests/data/*
+ git checkout tests/data
# reset data directory
rm -rf $DATADIR