Nice/regtest regtest,1.28,1.29
Artem Gr Kozarezov <[email protected]> Sat, 02 Apr 2005 12:09:53 +0000
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/regtest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11566/regtest
Modified Files:
regtest
Log Message:
"echo -e" seems to be redundant and is not supported on FreeBSD...
Index: regtest
===================================================================
RCS file: /cvsroot/nice/Nice/regtest/regtest,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** regtest 1 Apr 2005 15:43:42 -0000 1.28
--- regtest 2 Apr 2005 12:09:51 -0000 1.29
***************
*** 18,22 ****
echo()
{
! /bin/echo -e "$@"
}
--- 18,22 ----
echo()
{
! /bin/echo "$@"
}
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click