aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmou@mandriva.com>2002-02-04 16:40:01 +0000
committerChmouel Boudjnah <chmou@mandriva.com>2002-02-04 16:40:01 +0000
commitab189ec918f40abd94a750278ff67ecee1ec7921 (patch)
treef8969e005520b2987d73e724110ee2bb50ed773b
parente4d975c890a6f6e3a69ca7b8026b070ddd53eb74 (diff)
downloadbootsplash-ab189ec918f40abd94a750278ff67ecee1ec7921.tar
bootsplash-ab189ec918f40abd94a750278ff67ecee1ec7921.tar.gz
bootsplash-ab189ec918f40abd94a750278ff67ecee1ec7921.tar.bz2
bootsplash-ab189ec918f40abd94a750278ff67ecee1ec7921.tar.xz
bootsplash-ab189ec918f40abd94a750278ff67ecee1ec7921.zip
Fix argument parsing.
-rwxr-xr-xscripts/make-boot-splash1
1 files changed, 0 insertions, 1 deletions
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