From: Paul Nasrat Date: Thu, 3 Jan 2008 19:21:22 +0000 (+0000) Subject: Revert "Fix shell syntax" X-Git-Tag: yaboot-1.3.15-rc~9 X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=commitdiff_plain;h=50b58606fb2d11aa6548d1fec606275c33a930c7 Revert "Fix shell syntax" This reverts commit 24679e706305e0910f181a9640b8b88a30662d03. --- diff --git a/ybin/ybin b/ybin/ybin index 6feef55..19ee2aa 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