summaryrefslogtreecommitdiff
path: root/tests/test_staging.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_staging.sh')
-rwxr-xr-xtests/test_staging.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_staging.sh b/tests/test_staging.sh
index db6d919b..a993dcec 100755
--- a/tests/test_staging.sh
+++ b/tests/test_staging.sh
@@ -13,7 +13,7 @@ if [ ! -d "${source_root}/staging-tests" ]; then
echo "***************************************************************************"
echo "*** Add your file to process to staging-tests/ and run local-test again ***"
echo "***************************************************************************"
- exit 1
+ exit 0
fi
rm -rf "${tmp_dir}"