From: Faiyaz Ahmed Date: Thu, 21 Feb 2008 20:36:31 +0000 (+0000) Subject: missed closing bracket when substituting kargs for serial. X-Git-Tag: BootCD-3.4-5~7 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=5b30f0111c6991f391919545a31bd8e67a8a5f73 missed closing bracket when substituting kargs for serial. --- diff --git a/build.sh b/build.sh index b5d6fb2..763f0be 100755 --- a/build.sh +++ b/build.sh @@ -434,7 +434,7 @@ function build_usb() # write kargs.txt with additional args that should be executed by kexec to production mode tmp="${BUILDTMP}/kargs.txt" cat >$tmp <