Update of /cvsroot/alsa/alsa-oss/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21473/test

Modified Files:
        testaoss.in 
Log Message:
Use exec and  in LD_PRELOAD commands to avoid next process and pass all parameters

Index: testaoss.in
===================================================================
RCS file: /cvsroot/alsa/alsa-oss/test/testaoss.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- testaoss.in 12 Feb 2004 17:16:07 -0000      1.1
+++ testaoss.in 21 Feb 2004 19:14:42 -0000      1.2
@@ -5,4 +5,4 @@
 #      testaoss <command> <command options and arguments>
 
 [EMAIL PROTECTED]@
-ALSA_OSS_WRAPPER=1 LD_PRELOAD=${prefix}/alsa/.libs/libaoss.so $*
+ALSA_OSS_WRAPPER=1 LD_PRELOAD=${prefix}/alsa/.libs/libaoss.so exec "$@"



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to