Remove double paren use in system() function so that the command line can
authorReid Spencer <rspencer@reidspencer.com>
Sun, 5 Sep 2004 20:57:22 +0000 (20:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 5 Sep 2004 20:57:22 +0000 (20:57 +0000)
commit214c6d64b1d0c39cab5ead84b0f8600b00224d74
treecd15b309826eb47d96c8fc0ee1db16a47b3528dc
parent77d901978989c38c3cb9fc3a5b7e56df6cef7647
Remove double paren use in system() function so that the command line can
be correctly interpreted by non-bash shells.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16194 91177308-0d34-0410-b5e6-96231b3b80d8
utils/NightlyTest.pl