module-concat/files
Spencer Krum 3d60c9ef61 Refactor loop to use for-do instead of while-read.
This for loop around find removes the need for the read statement.
The read statement isn't portable to solaris, because Read has no -r option
in /bin/sh on solaris. This should resolve Issue #45.
2013-08-08 10:52:59 -07:00
..
null Pull in work from private Subversion repository 2010-05-06 22:55:02 +01:00
concatfragments.sh Refactor loop to use for-do instead of while-read. 2013-08-08 10:52:59 -07:00