aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-08-18 11:36:21 +0200
committerKarel Kočí <cynerd@email.cz>2015-08-18 11:36:21 +0200
commit85b9a97ef993aa72518390b2d8c1792dbdd4102d (patch)
treecbfde0a12ab2b1992c4172d5910604cc7757d82a
parentb2683b865ea4525078231206522d1afec374553a (diff)
downloadlinux-conf-perf-85b9a97ef993aa72518390b2d8c1792dbdd4102d.tar.gz
linux-conf-perf-85b9a97ef993aa72518390b2d8c1792dbdd4102d.tar.bz2
linux-conf-perf-85b9a97ef993aa72518390b2d8c1792dbdd4102d.zip
ryuglab boot force links
-rwxr-xr-xtargets/ryuglab/scripts/boot4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/ryuglab/scripts/boot b/targets/ryuglab/scripts/boot
index 57b2b1c..4efb1e2 100755
--- a/targets/ryuglab/scripts/boot
+++ b/targets/ryuglab/scripts/boot
@@ -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"