]> git.ipfire.org Git - thirdparty/dracut.git/commit
Correct strstr/strglobin in test suite.
authorChapman Flack <g2@anastigmatix.net>
Sat, 5 Apr 2014 01:24:51 +0000 (21:24 -0400)
committerHarald Hoyer <harald@redhat.com>
Mon, 7 Apr 2014 08:49:07 +0000 (10:49 +0200)
commit9cf339ada3110f4f366c373dab4d5f27f57ca6f3
tree78de6cdc2ca399cb89fb6eaee558e8e573f309b0
parent2c19a5fa78fe7c75f050ec9547c87663ee15b04b
Correct strstr/strglobin in test suite.

Previous commit included versions of strstr/strglobin in the test
suite files that did not match those in dracut-lib.sh.
12 files changed:
test/TEST-01-BASIC/test-init.sh
test/TEST-02-SYSTEMD/test-init.sh
test/TEST-03-USR-MOUNT/test-init.sh
test/TEST-04-FULL-SYSTEMD/test-init.sh
test/TEST-10-RAID/test-init.sh
test/TEST-11-LVM/test-init.sh
test/TEST-12-RAID-DEG/test-init.sh
test/TEST-14-IMSM/test-init.sh
test/TEST-16-DMSQUASH/test-init.sh
test/TEST-17-LVM-THIN/test-init.sh
test/TEST-20-NFS/client-init.sh
test/TEST-50-MULTINIC/client-init.sh