Update to 8.0.0
[openstack-build/neutron-build.git] / trusty / debian / rules
index e8567ecae9833291766064b8386b69edba47f627..2daf47adb4b7a351343f9f4cbbb59141da4e4dd7 100755 (executable)
@@ -123,7 +123,7 @@ override_dh_clean:
 
 override_dh_auto_test:
 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
-       PYTHONPATH=build/* ./run_tests.sh -N -P || true
+       PYTHONPATH=build/* ./run_tests.sh -N -P
 endif
 
 override_dh_auto_build: