]> granicus.if.org Git - apache/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)
commitb92e3e46e7ff8039e7a32e63e3faf915f35d90d9
tree454e88f8c8afe86800142b908295abe3cad81efd
parent02c0f25313b13a4c3ada680e587c0d7c690f1397
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