diff --git a/tests/scripts/run_tests.sh b/tests/scripts/run_tests.sh index a407e8a8..71d6cc1a 100755 --- a/tests/scripts/run_tests.sh +++ b/tests/scripts/run_tests.sh @@ -70,7 +70,8 @@ echo Disabling downloading of dataset... sed -e '27,39 s/^/#/' -e 's/rules.download_dataset.output/"data\/raw\/\{pid\}\/\{sensor\}_raw\.csv"/' rules/preprocessing.smk > tmp mv tmp rules/preprocessing.smk -echo $# +echo $1 +echo $2 if [ $# -eq 1 ] then