pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/typespeed/files



Hernani Marques Madeira wrote:
Module name:    wip
Committed by:   h2m
Date:           Sat Jan 14 19:58:44 UTC 2006

Modified Files:
        wip/typespeed/files: typespeed

Log Message:
add $* to the execution script

$* should not be used except for passing all command line arguments to echo(1). Please use "$@" (including the quotes), which handles white-space and other shell special characters correctly.

Roland


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index