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
 

Reply via email to