]> Dogcows Code - chaz/tar/commit
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)
commit6398c7a79c88621453b0f312a5007414ead59843
treead6272fcab8ecf8125fae0067e93eb0865131c76
parent28e91b48f680a6fab90ee39145123647345f385f
tar: don't use "((" in shell scripts

* 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.
tests/extrac11.at
This page took 0.018152 seconds and 4 git commands to generate.