]> rtime.felk.cvut.cz Git - linux-conf-perf.git/blobdiff - boot_script
Remove duplicate variable in conf.py
[linux-conf-perf.git] / boot_script
index fca00c112eec41ab3bf88685b353ef4dcc364980..64647acb0027444b5134fe867535bbf3521fe484 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-# Wake target
-sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46
+# Wake target if target is suspended
+ sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46
 
 # Boot using novaboot
-novaboot scripts/nbscript
+novaboot cyclictest.nb --exiton="NOVABOOT EXIT LINUX-CONF-PERF"