Date: Mon, 26 Nov 2001 05:00:50 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/javavmwrapper Makefile ports/java/javavmwrapper/src javavmwrapper.sh Message-ID: <200111261300.fAQD0og04626@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/11/26 05:00:50 PST Modified files: java/javavmwrapper Makefile java/javavmwrapper/src javavmwrapper.sh Log: Use "$@" instead of "$*" to pass parameters to a subshell. This ensures that parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk> Revision Changes Path 1.4 +2 -2 ports/java/javavmwrapper/Makefile 1.5 +3 -4 ports/java/javavmwrapper/src/javavmwrapper.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111261300.fAQD0og04626>