Skip to content

Commit 21b4cd5

Browse files
committed
remove -x
1 parent 47cfbba commit 21b4cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/install-wp-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ else
3939
WP_TESTS_TAG="tags/$LATEST_VERSION"
4040
fi
4141

42-
set -ex
42+
set -e
4343

4444
install_wp() {
4545

0 commit comments

Comments
 (0)