From 5b30f0111c6991f391919545a31bd8e67a8a5f73 Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Thu, 21 Feb 2008 20:36:31 +0000 Subject: [PATCH] missed closing bracket when substituting kargs for serial. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <