[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] fix typo from backtick replacement patch: a03cfd36b80e6a37234440bfcf9ba2d3e33811b7



On Fri, Sep 28, 2007 at 11:07:03AM -0400, Jesse W. Hathaway wrote:
> diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub
> index 218fb06..4bb5f7d 100755
> --- a/helpers/lh_binary_grub
> +++ b/helpers/lh_binary_grub
> @@ -226,7 +226,7 @@ then
>         Grub_install_entry "autogui" "${VMLINUZ_GI}" "${INITRD_GI}" "auto=true 
>  fi
>  
> -LINUX_INSTALL="$(/bin/echo ${LINUX_INSTALL} | sed -e 's/binary//g' -e 's#//#/#
> +LINUX_INSTALL="$(/bin/echo ${LINUX_INSTALL} | sed -e 's/binary//g' -e 's#//#/#
This seems to be no change?



Reply to: