Skip to content

Commit

Permalink
removed debugging line from wayang-submit
Browse files Browse the repository at this point in the history
  • Loading branch information
kamir committed Sep 9, 2024
1 parent c73578a commit bc50795
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/wayang-submit
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,5 @@ done

WAYANG_CLASSPATH="${WAYANG_CLASSPATH}:${WAYANG_APP_HOME}"

echo $WAYANG_CLASSPATH
echo
echo "[EXECUTE] :: $RUNNER $FLAGS -cp "${WAYANG_CLASSPATH}" $CLASS ${ARGS}"
echo
eval "$RUNNER $FLAGS -cp "${WAYANG_CLASSPATH}" $CLASS ${ARGS}"

0 comments on commit bc50795

Please sign in to comment.