Skip to content

Commit ad46ee1

Browse files
committed
fix shell scripts
1 parent 6cb3f39 commit ad46ee1

File tree

2 files changed

+1
-145
lines changed

2 files changed

+1
-145
lines changed

scripts/preview_docc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
##
2828
##===----------------------------------------------------------------------===##
2929

30-
swift package --disable-sandbox preview-documentation --target $1
30+
swift package --disable-sandbox preview-documentation --target "$1"

scripts/soundness.sh

Lines changed: 0 additions & 144 deletions
This file was deleted.

0 commit comments

Comments
 (0)