Que raiva
This commit is contained in:
parent
4ca1da90fb
commit
13ab972fdc
4
run.sh
4
run.sh
@ -7,11 +7,11 @@ if [[ -z $EXEC ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z $TEST_FOLDER ]]; then
|
if [[ -z $TEST_FOLDER ]]; then
|
||||||
TEST_FOLDER="test"
|
TEST_FOLDER="test/reduced"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z $SOLUTIONS_FILE ]]; then
|
if [[ -z $SOLUTIONS_FILE ]]; then
|
||||||
SOLUTIONS_FILE=solucoes.txt
|
SOLUTIONS_FILE=test/solucoes.txt
|
||||||
fi
|
fi
|
||||||
|
|
||||||
declare -A solutions
|
declare -A solutions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user