lsinitrd.sh: add old cpio signature
authorHarald Hoyer <harald@redhat.com>
Mon, 5 Aug 2013 09:14:24 +0000 (11:14 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 5 Aug 2013 09:14:24 +0000 (11:14 +0200)
lsinitrd.sh

index ae71d2e..ef1c262 100755 (executable)
@@ -109,6 +109,7 @@ case $bin in
         CAT="zcat";;
     BZh*)
         CAT="bzcat";;
+    $'\x71\xc7'*)
     070701)
         CAT="cat";;
     *)