r52800 - /desktop/unstable/glib2.0/debian/rules

laney at users.alioth.debian.org laney at users.alioth.debian.org
Fri Aug 11 16:12:54 UTC 2017


Author: laney
Date: Fri Aug 11 16:12:53 2017
New Revision: 52800

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52800
Log:
Remove a `false' that I left in for testing by mistake ...


Modified:
    desktop/unstable/glib2.0/debian/rules

Modified: desktop/unstable/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/rules?rev=52800&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/rules	[utf-8] Fri Aug 11 16:12:53 2017
@@ -80,7 +80,6 @@
 ifeq ($(DEB_HOST_ARCH_OS), linux)
 override_dh_auto_test:
 	dh_auto_test --builddirectory=debian/build/deb -- -k check -j1
-	false
 else
 override_dh_auto_test:
 	dh_auto_test --builddirectory=debian/build/deb -- -k check -j1 || true




More information about the pkg-gnome-commits mailing list