gunnar: server install-kolab.sh,1.44,1.45

cvs at kolab.org cvs at kolab.org
Tue Oct 14 07:40:04 CEST 2008


Author: gunnar

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv13339

Modified Files:
	install-kolab.sh 
Log Message:
Return to the source directory after creating the temporary directory.

Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- install-kolab.sh	18 Sep 2008 10:05:47 -0000	1.44
+++ install-kolab.sh	14 Oct 2008 05:40:02 -0000	1.45
@@ -195,6 +195,7 @@
 echo "Changing to temporary working directory $WORKDIR ..."
 cd "$WORKDIR"
 populate_workdir
+cd "$SRCDIR"
 
 echo
 echo "Kolab installation tag (TAG):       $TAG"





More information about the commits mailing list