]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Revert "Reenabled self test."
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Apr 2009 07:12:27 +0000 (09:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Apr 2009 07:12:27 +0000 (09:12 +0200)
This reverts commit 59e3a35bc5eedaf5e460fc92462a674af009e807.

lfs/pomona

index 39b81577326bf1a8d295f285d27628810097aea9..1535547bebec5544f949af9fbe9e0e6c48658cdf 100644 (file)
@@ -49,7 +49,7 @@ $(OBJECT) :
        cd $(DIR_APP) && make clean
        #cd $(DIR_APP) && make -C po update-po
        cd $(DIR_APP) && make
-       cd $(DIR_APP) && make test
+       #cd $(DIR_APP) && make test
        cd $(DIR_APP) && make install \
                NAME=$(NAME) SNAME=$(SNAME) VERSION=$(VERSION) KVER=$(KVER)
        cd $(DIR_APP) && make clean