From: safanaj Date: Thu, 28 Aug 2008 23:10:25 +0000 (+0000) Subject: Remove more temporary directories X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=573b4a5408e48383fb4883668a8e13768d7ad101;p=emacs.git Remove more temporary directories * test/manual/cedet/cit-test.sh: remove more dirs because to test ede-gnustep we need another dir, this is because `ede-new' check the :class-sym that don't match in /tmp/CEDET_INTEG (that contain a ede-proj-project). --- diff --git a/test/manual/cedet/cit-test.sh b/test/manual/cedet/cit-test.sh index 444980a01c6..c415ec13155 100755 --- a/test/manual/cedet/cit-test.sh +++ b/test/manual/cedet/cit-test.sh @@ -1,6 +1,6 @@ #!/bin/sh -EMACS=emacs; +EMACS=emacs -rm -r /tmp/CEDET_INTEG/ +rm -r /tmp/CEDET_INTEG* $EMACS -q -l ../common/cedet.el -l cit-load.el -f toggle-debug-on-error -f cedet-integ-test