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 d3e4514 commit f010948Copy full SHA for f010948
travis-ci/test_inside_docker.sh
@@ -66,4 +66,10 @@ export _condor_CONDOR_CE_TRACE_ATTEMPTS=60
66
INSTALL_STR="--install ${PACKAGES//,/ --install }"
67
echo "------------ OSG Test --------------"
68
69
-osg-test -vad --hostcert --no-cleanup ${extra_repos} ${INSTALL_STR}
+osg-test --verbose \
70
+ --add-user \
71
+ --dump-output \
72
+ --hostcert \
73
+ --no-cleanup \
74
+ ${extra_repos} \
75
+ ${INSTALL_STR}
0 commit comments