Skip to content

Commit d7df1cf

Browse files
committed
Less debug output, refs #2
1 parent 14788dc commit d7df1cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

run-all.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Use the find command to search for Justfiles in the current directory and its subdirectories
44
justfiles=$(find . -name "Justfile")
55

6-
echo $justfiles
7-
86
# Save the current directory so we can change back to it later
97
orig_dir=$(pwd)
108

0 commit comments

Comments
 (0)