cvs commit: ports/devel/ElectricFence Makefile
ports/devel/ElectricFence/files patch-ef.sh
Dag-Erling Smorgrav
des at FreeBSD.org
Sun Apr 22 12:25:44 UTC 2007
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
More information about the cvs-all
mailing list