]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid problematic $(< file) shell construct
authorPádraig Brady <P@draigBrady.com>
Sat, 7 Dec 2013 15:36:33 +0000 (15:36 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 7 Dec 2013 19:41:55 +0000 (19:41 +0000)
commit0917c0c345f5e3c8856e3f59177b58608c21c6ea
treedbf50bbe12117f17ceaef44723635ccaab865a41
parent970b2ddea2d47f3167f4166e646d414f235f04b1
tests: avoid problematic $(< file) shell construct

* tests/cp/link-deref.sh: This was seen to cause an issue
with dash v0.5.6 at least, so change to a simpler expression.
tests/cp/link-deref.sh