We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43c54e commit ff64f9cCopy full SHA for ff64f9c
.circleci/run-pt.sh
@@ -52,4 +52,5 @@ dbus_end() {
52
pa_start
53
dbus_start
54
55
-PT_TOOL=valgrind PT_MAX_LAG=250 ./tests/pt.sh .
+#PT_TOOL=valgrind PT_MAX_LAG=250 ./tests/pt.sh .
56
+PT_MAX_LAG=250 ./tests/pt.sh .
0 commit comments