8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264b1ce commit 6a08264Copy full SHA for 6a08264
test/options
@@ -3,7 +3,7 @@
3
# Copyright (C) Dmitry Volyntsev
4
# Copyright (C) NGINX, Inc.
5
6
-NJS_TEST_DIR=`mktemp -d /tmp/njs_test.XXX`
+NJS_TEST_DIR=`mktemp -d /tmp/njs_test.XXXXXX`
7
NJS_TEST_LOG_DEFAULT="$NJS_TEST_DIR/log.log"
8
9
NJS_TEST_VERBOSE=${NJS_TEST_VERBOSE:-}
0 commit comments