]> Dogcows Code - chaz/tar/commitdiff
tar: don't use "((" in shell scripts
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Oct 2010 22:04:15 +0000 (15:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Oct 2010 22:04:56 +0000 (15:04 -0700)
* tests/extrac11.at: Replace "((" with "( (" in shell scripts, as
"((" is not portable to the Korn shell, and POSIX 1003.1-2008 says
that "((" is not portable.


No differences found
This page took 0.021981 seconds and 4 git commands to generate.