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 b4694d8 commit 71e44e2Copy full SHA for 71e44e2
src/script/test.sh
@@ -11,7 +11,8 @@ $1/test-influxdb-cpp-rest -d yes
11
export LD_LIBRARY_PATH=$1
12
$1/test-influxdb-c-rest -d yes
13
pkill influxd
14
+sleep 3
15
./influxdb-1.2.4-1/usr/bin/influxd -config src/auth_test/influxdb.conf &
-sleep 1
16
17
$1/test-influxdb-cpp-auth -d yes
18
0 commit comments