Hi,

I'm applying these, provided tests pass in my staging repo...

tests/lib: scrap portable_pwd definition for alias to hspwd
-----------------------------------------------------------
looks ok to me

tests/*: per kowey, replace all portable_pwd with hspwd
-------------------------------------------------------
> replace ./tests/filepath.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/get.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/issue1057.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/issue1078_symlink.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/mv-formerly-pl.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/pull.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/push-formerly-pl.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/put.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/record.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/toolbox.sh [A-Za-z_0-9] portable_pwd hspwd
> replace ./tests/whatsnew.sh [A-Za-z_0-9] portable_pwd hspwd

It may be worth hunting through these scripts in a future patch to mop
up any residual portable_pwd-related or Cygwin-related comments and also
the IFS='' hack

tests/README: add a section warning about use of 'yes' and 'find'
-----------------------------------------------------------------
> +- Also try to be careful using certain utilities; 'yes' is prohibited since
> +  it can cause infinite loops on Mac OS X; 'find' can be very useful, but
> +  options and behavior can differ from GNU find to the BSD finds to Solaris's
> +  find and so on. In general, stick to POSIX flags and functionality.
> +

Yay for documentation!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: pgpfXuEtFadvI.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to