Skip to content

Commit

Permalink
revert: debugging echo
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 15, 2024
1 parent 9dcd3cb commit e0fb6fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ loadFullShape() {
"$SCRIPT_PATH"/load-graph.js "$1" | "$SCRIPT_PATH"/pretty-print.js --prefixes "${prefixes[@]}"
}

echo $WORKING_DIR

# iterate over valid cases, run validation and monitor exit code
for file in $validCases; do
name=$(basename "$file")
Expand Down

0 comments on commit e0fb6fe

Please sign in to comment.