Fixed the syntax
authorDerek Young <dyoung@nslu2-linux.org>
Thu, 18 Aug 2005 03:09:15 +0000 (03:09 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 18 Aug 2005 03:09:15 +0000 (03:09 +0000)
Makefile

index a3f67be..ff350da 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -410,7 +410,7 @@ setup-host-gentoo:
 
 .PHONY: update-master
 update-master: MT/.configured
-       if [ `monotone -d monotone/nslu2-linux.db list keys nslu2-linux@nslu2-linux.org | wc -l` == 8 ] ; then \
+       if [ `monotone -d monotone/nslu2-linux.db list keys nslu2-linux@nslu2-linux.org | wc -l` = 8 ] ; then \
                monotone -d monotone/nslu2-linux.db dropkey nslu2-linux@nslu2-linux.org ; \
        fi
        monotone pull