On 08/25/13 10:18, Alexander Hall wrote:
On 08/25/13 01:39, Loïc BLOT wrote:

A better patch could be:

ask_which "speed" "should $_d use" \
     "9600 19200 38400 57600 115200" ${CSPEED:-""}

That would be

     "9600 19200 38400 57600 115200" "$CSPEED"

in my world. ;-)


but this patch is useless without my pxe autoinstall patch, i think.

A diff is something produced by "[cvs] diff -uNp", IMHO.

Er, which thereby would be implied to be the preffered format for a patch.

/Alexander

Reply via email to