catching up with lxc - second iteration
[wextoolbox.git] / check-lxc.sh
index 1b9629d..d161e4f 100755 (executable)
@@ -22,7 +22,7 @@ function update () {
 
 function check_body () {
     a=$REF/lxc.mk
-    b=wextoolbox.mk
+    b=wexlxc.mk
     echo "Checking body $a $b"
     diff -w $a $b | egrep -v '^(<|>)( #| +$)|nozomi|comgt|planetlab-umts-tools|boost|gnuradio|bbn|crunchxml|spectools|sge|iwlwifi|kernelconfig=planetlab|umts|DistributedRateLimiting'
 }