diff --git a/bin/joj3-teapot b/bin/joj3-teapot index cbda9a2..b04f128 100755 --- a/bin/joj3-teapot +++ b/bin/joj3-teapot @@ -9,6 +9,7 @@ GRADING_REPO_NAME="$1" SUBMITTER_NAME="$2" SUBMITTER_REPO_NAME=$(echo "$3" | cut -d'/' -f2) +# TODO: redirect stdout & stderr to /dev/null in deployment /usr/local/bin/joint-teapot joj3-scoreboard \ $ENV_FILE_PATH \ $JOJ3_RESULT_FILE_PATH \