]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
It is bad to recursively remove every CVS directory in a person's
authorAaron Bannert <aaron@apache.org>
Thu, 7 Mar 2002 15:09:36 +0000 (15:09 +0000)
committerAaron Bannert <aaron@apache.org>
Thu, 7 Mar 2002 15:09:36 +0000 (15:09 +0000)
commit9fcf39336067bc1729577c5bb039056e8194d7e5
tree454e88f8c8afe86800142b908295abe3cad81efd
parentaeba70f8e412c99d68f28186ed47eba436954eb1
It is bad to recursively remove every CVS directory in a person's
home directory. Bad bad bad. Make sure the variable was set to
something before cd-ing to blank and ending up in their $HOME.

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