Update specs to v. 2014.1.rc
[openstack-build/neutron-build.git] / debian / patches / use-concurrency.patch
index 203110a8b1429598d2b3d031ec95bf30f7152e1b..ce907e8bceb5f2f9b842a10c8237451bbba53b09 100644 (file)
@@ -1,8 +1,6 @@
 Description: Use concurrency of 4.
 Author: Chuck Short <zulcss@ubuntu.com>
 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
-