Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a36894a

Browse files
committed
Allow specifying subset of tests to execute
1 parent 785b208 commit a36894a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docker/php-src-devtools-entrypoint‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ case "1ドル" in
1212
./configure
1313
;;
1414
"test")
15-
make test
15+
TESTS="2ドル"make test
1616
;;
1717
*)
1818
echo "Unknown command"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /