test/*/test.sh: mv 01hard-off.sh 000-hard-off.sh
authorHarald Hoyer <harald@redhat.com>
Mon, 7 Mar 2011 15:22:42 +0000 (16:22 +0100)
committerHarald Hoyer <harald@redhat.com>
Mon, 7 Mar 2011 15:22:42 +0000 (16:22 +0100)
otherwise "die" will let the kernel panic

test/TEST-10-RAID/test.sh
test/TEST-11-LVM/test.sh
test/TEST-12-RAID-DEG/test.sh
test/TEST-13-ENC-RAID-LVM/test.sh
test/TEST-14-IMSM/test.sh
test/TEST-20-NFS/test.sh
test/TEST-30-ISCSI/test.sh
test/TEST-40-NBD/test.sh
test/TEST-50-MULTINIC/test.sh

index 88c42c1..280f060 100755 (executable)
@@ -63,7 +63,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst ./cryptroot-ask /sbin/cryptroot-ask
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
     )
index 91b73e9..0981f79 100755 (executable)
@@ -62,7 +62,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
     )
     sudo $basedir/dracut -l -i overlay / \
index 8c657a1..bc03e8e 100755 (executable)
@@ -98,7 +98,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
        inst ./cryptroot-ask /sbin/cryptroot-ask
         mkdir -p overlay/etc
index 5796418..ff08799 100755 (executable)
@@ -97,7 +97,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
        inst ./cryptroot-ask /sbin/cryptroot-ask
     )
index 047cf71..738f8e9 100755 (executable)
@@ -86,7 +86,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
     )
     sudo $basedir/dracut -l -i overlay / \
index ca22c21..9241a90 100755 (executable)
@@ -285,7 +285,7 @@ test_setup() {
        mkdir overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
     )
 
index 7402759..25ceb94 100755 (executable)
@@ -131,7 +131,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
     )
     sudo $basedir/dracut -l -i overlay / \
index 0f64857..603bdf9 100755 (executable)
@@ -302,7 +302,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
        inst ./cryptroot-ask /sbin/cryptroot-ask
     )
index 3352a2a..e39d5d0 100755 (executable)
@@ -217,7 +217,7 @@ test_setup() {
        mkdir overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-       inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/000-hard-off.sh
        inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules
     )