Skip to content

Commit f185f0a

Browse files
committed
verify-checksums.sh: remove debugging statement
1 parent 9273b16 commit f185f0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

verify-checksums.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ do
2323
dir="$arg"
2424
;;
2525
esac
26-
echo "dir = $dir"
2726
test -n "$dir" || continue
2827

2928
if [ ! -d "$dir" ]

0 commit comments

Comments
 (0)