[arch-commits] Commit in python-oslotest/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Feb 26 06:33:13 UTC 2016


    Date: Friday, February 26, 2016 @ 07:33:12
  Author: fyan
Revision: 163468

fix a typo

Modified:
  python-oslotest/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-26 06:32:22 UTC (rev 163467)
+++ PKGBUILD	2016-02-26 06:33:12 UTC (rev 163468)
@@ -31,7 +31,7 @@
   python2 setup.py build
 }
 
-build() {
+check() {
   cd "$srcdir"/oslotest
   python setup.py testr
 



More information about the arch-commits mailing list