From: Paul Nasrat Date: Thu, 3 Jan 2008 19:07:50 +0000 (+0000) Subject: Fix shell syntax X-Git-Tag: yaboot-1.3.15-rc~10 X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=commitdiff_plain;h=24679e706305e0910f181a9640b8b88a30662d03 Fix shell syntax --- diff --git a/ybin/ybin b/ybin/ybin index 19ee2aa..6feef55 100755 --- a/ybin/ybin +++ b/ybin/ybin @@ -472,7 +472,7 @@ checkconf() nonvram=1 else nonvram=1 - echo 1>&2 "$PRG: Warning: Incompatible version of \`nvsetenv', nvram will not be updated" + echo 1>&2 "$PRG: Warning: Incompatible version of nvsetenv, nvram will not be updated" fi fi fi