diff options
author | 2018-04-05 18:27:09 +0000 | |
---|---|---|
committer | 2018-04-05 18:27:09 +0000 | |
commit | 979cef911006bde631ac28f7154b3db082d10ef5 (patch) | |
tree | 6abee78cd85b197172f973266c09b34ceda9769e /tox.ini | |
parent | f3f539589239a4ed38ae427d4062fbd7966608e7 (diff) | |
parent | 4dc3dec04452f7ac20340f2a4790f2f2a3470b8c (diff) |
Merge "Update Tox JJB Command"
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,4 +17,4 @@ setenv= deps = jenkins-job-builder==1.6.1 commands= - jenkins-jobs test -o job_output -r jjb/ + jenkins-jobs test -o job_output -r jjb/global:{posargs:"jjb/"} |