Skip to content

Commit 365a37a

Browse files
committed
don’t print the script
1 parent 4855120 commit 365a37a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Scripts/Package

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ if [ -z "$SWIFTPM_SCRATCH" ]; then
99
exit 1
1010
fi
1111

12-
set -v
13-
1412
while [[ $# -gt 0 ]]; do
1513
case $1 in
1614
unidoc )

0 commit comments

Comments
 (0)