]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove more temporary directories
authorsafanaj <safanaj@users.sourceforge.net>
Thu, 28 Aug 2008 23:10:25 +0000 (23:10 +0000)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:55:35 +0000 (17:55 +0200)
* 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).

test/manual/cedet/cit-test.sh

index 444980a01c6db7517c6e1e6df6a9fcc4a50ae52d..c415ec131557bb0f00371eaaf5480c3075f974db 100755 (executable)
@@ -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