]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-31-ISCSI-MULTI/test.sh: fixed test description
authorHarald Hoyer <harald@redhat.com>
Tue, 14 Aug 2018 13:28:56 +0000 (15:28 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 14 Aug 2018 13:28:56 +0000 (15:28 +0200)
test/TEST-31-ISCSI-MULTI/test.sh

index c2f86ac8bafe2fe0ec267c5874fb12af9edb9e41..1ed3fb7b34670b75b6b1c47267a191558f8928a0 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-TEST_DESCRIPTION="root filesystem over iSCSI"
+TEST_DESCRIPTION="root filesystem over multiple iSCSI"
 
 KVERSION=${KVERSION-$(uname -r)}