X-Git-Url: https://review.fuel-infra.org/gitweb?p=openstack-build%2Fneutron-build.git;a=blobdiff_plain;f=debian%2Fpatches%2Fuse-concurrency.patch;fp=debian%2Fpatches%2Fuse-concurrency.patch;h=ce907e8bceb5f2f9b842a10c8237451bbba53b09;hp=203110a8b1429598d2b3d031ec95bf30f7152e1b;hb=4cca60531b51db68e6023ea6daa60cc33d277826;hpb=3dea7869947d652cb9d069c3b9fcbd3f4c32ec3b diff --git a/debian/patches/use-concurrency.patch b/debian/patches/use-concurrency.patch index 203110a8b..ce907e8bc 100644 --- a/debian/patches/use-concurrency.patch +++ b/debian/patches/use-concurrency.patch @@ -1,8 +1,6 @@ Description: Use concurrency of 4. Author: Chuck Short Fowarded: Not needed. -diff --git a/run_tests.sh b/run_tests.sh -index 4d838e8..6739fee 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -129,7 +129,7 @@ function run_tests { @@ -14,6 +12,3 @@ index 4d838e8..6739fee 100755 echo "Running \`${wrapper} $TESTRTESTS\`" bash -c "${wrapper} $TESTRTESTS | ${wrapper} subunit2pyunit" RESULT=$? --- -1.9.0 -