fixing run_test.sh bug 1.0

pull/103/head
kaguillera 2020-09-24 17:37:07 -04:00
parent f4206abc4b
commit 95c8a413a5
1 changed files with 2 additions and 1 deletions

View File

@ -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