Removed test from cmake script
This commit is contained in:
parent
6aa9351ea8
commit
253b6bc24a
|
@ -23,7 +23,6 @@ do
|
|||
# If input read is == 2
|
||||
if [ $bChoice -eq 2 ]
|
||||
then
|
||||
printf "test\n"
|
||||
rm -Rv build/*
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue