]> granicus.if.org Git - apache/commit
The syntax ">&/dev/null" is csh-style, not bourne-style shell.
authorMartin Kraemer <martin@apache.org>
Mon, 29 May 2006 07:48:19 +0000 (07:48 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 29 May 2006 07:48:19 +0000 (07:48 +0000)
commit59c89a3b4923acda55b568e70ca2257ee989cc89
tree8a8a0541a32be747dfba2e9abc7b28c69d424a3e
parent5450296c9aee0f7f87902e76b5b2357b516a26bc
The syntax ">&/dev/null" is csh-style, not bourne-style shell.
Change it so that all bourne-style shells understand it.
I am going to make the same fix in 2.2.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@410047 13f79535-47bb-0310-9956-ffa450edef68
configure.in