]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
ryuglab boot force links
authorKarel Kočí <cynerd@email.cz>
Tue, 18 Aug 2015 09:36:21 +0000 (11:36 +0200)
committerKarel Kočí <cynerd@email.cz>
Tue, 18 Aug 2015 09:36:21 +0000 (11:36 +0200)
targets/ryuglab/scripts/boot

index 57b2b1c9a4108115f7e39dbe1ec3e665f803f3e3..4efb1e29dd18f7e458269c5e2551d3f1e484febb 100755 (executable)
@@ -7,7 +7,7 @@ sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46
 cd `dirname $0`
 cd ../cyclictest
 
-ln -s ../../../jobfiles/linuxImage uImage
-ln -s ../../../tests/cyclictest/root/images/rootfs.cpio.uboot rootfs.cpio.uboot
+ln -sf ../../../jobfiles/linuxImage uImage
+ln -sf ../../../tests/cyclictest/root/images/rootfs.cpio.uboot rootfs.cpio.uboot
 
 novaboot nbscripts --exiton="NOVABOOT EXIT LINUX-CONF-PERF"