Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2007 12:25:44 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ElectricFence Makefile ports/devel/ElectricFence/files patch-ef.sh
Message-ID:  <200704221225.l3MCPiZv006234@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-04-22 12:25:44 UTC

  FreeBSD ports repository

  Modified files:
    devel/ElectricFence  Makefile 
    devel/ElectricFence/files patch-ef.sh 
  Log:
  Preserve whitespace in the argument list.  This can be tested by running
  "ef.sh /bin/echo a\ \ b"; the correct output is "a  b\n", but before this
  commit it would print "a b\n" instead.
  
  Revision  Changes    Path
  1.24      +1 -0      ports/devel/ElectricFence/Makefile
  1.2       +2 -1      ports/devel/ElectricFence/files/patch-ef.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704221225.l3MCPiZv006234>