add an 'observed' boot state column to report the run_level reported by the node.
[plewww.git] / Makefile
index 6f15a95..12b1117 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ else
        +$(RSYNC) planetlab plekit modules $(SSHURL)/var/www/html/
 endif
 
+
 #################### convenience, for debugging only
 # make +foo : prints the value of $(foo)
 # make ++foo : idem but verbose, i.e. foo=$(foo)