]> granicus.if.org Git - fcron/commitdiff
a minor bug corrected
authorthib <thib>
Mon, 15 May 2000 19:51:01 +0000 (19:51 +0000)
committerthib <thib>
Mon, 15 May 2000 19:51:01 +0000 (19:51 +0000)
script/gen-doc

index d5885198112087ce8094a1cfb61624d5228f00bd..d02f8653138b531c15dfd4645c48b3814eb1caa4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: gen-doc,v 1.2 2000-05-15 18:28:22 thib Exp $
+# $Id: gen-doc,v 1.3 2000-05-15 19:51:01 thib Exp $
 
 if test $UID -eq 0; then
   su $USER
@@ -32,6 +32,9 @@ if test $PREVIOUS != $1; then
        rm -f tmp
     fi
     done
+
+  cd ..
+
 fi