From ab189ec918f40abd94a750278ff67ecee1ec7921 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Mon, 4 Feb 2002 16:40:01 +0000 Subject: Fix argument parsing. --- scripts/make-boot-splash | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index 90eb731..674fbff 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -13,7 +13,6 @@ initrd_file=$1 echo "You need to specify a initrd file as argument" exit 1; } -shift vgamode=$2 -- cgit v1.2.1