diff --git a/setup.sh b/setup.sh index 402c7cd..a22b64c 100644 --- a/setup.sh +++ b/setup.sh @@ -6,7 +6,7 @@ echo "Setting environment variables..." current_dir=$(pwd) export PYTHONPATH="$PYTHONPATH:$current_dir" -echo "PYTHONPATH appended with: $current_dir +echo "PYTHONPATH appended with: $current_dir" -# if you usually use same config file, convenient to add the following -# source setup.sh \ No newline at end of file +#if you usually use same config file, convenient to add the following +#export SUITE_CONFIG=".py"