[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#697319: [PATCH 1/2] Remove '2.6.' from initramfs wildcard in bug script (Closes: #697319)



Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 debian/script |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/script b/debian/script
index 5069ccb..e83f10e 100755
--- a/debian/script
+++ b/debian/script
@@ -3,7 +3,7 @@
 exec >&3
 
 echo "-- initramfs sizes"
-ls -lh /boot/initrd.img-2.6.*
+ls -lh /boot/initrd.img-*
 
 echo "-- /proc/cmdline"
 cat /proc/cmdline


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: