dracut/test/TEST-14-IMSM
Lubomir Rintel c27ed38bb2 test/TEST-14-IMSM: detect failure to compose the test setup root
The dracut-root-block-created line should not be created if we fail to copy
in the required files to sysroot. Let's turn on -e to trap failures and
poweroff on them, like some other tests do.

Also remove the &&. Not only it is unnecessary with -e, but defeats it.
From bash(1):

  The shell does not exit if the command that fails is [...] part of any
  command executed in a && or || list except the command following the
  final && or || [...]
2019-07-19 16:10:15 +02:00
..
99-idesymlinks.rules resurrect TEST-14-IMSM 2013-08-15 16:05:35 +02:00
Makefile test: include the same Makefile.testdir 2014-02-04 12:01:11 +01:00
create-root.sh test/TEST-14-IMSM: detect failure to compose the test setup root 2019-07-19 16:10:15 +02:00
cryptroot-ask.sh Replace echo -n with printf in code with a /bin/sh shebang 2015-07-14 22:22:14 -04:00
hard-off.sh cope with "rd.shell=0" in the testsuite 2016-06-08 16:48:07 +02:00
test-init.sh test: correct cmdline reading functions 2016-06-27 12:05:37 +02:00
test.sh Fix tests with network-legacy 2018-10-08 15:38:33 +02:00