[Ultrapossum-cvs 83] ultrapossum/module/server 1.13,1.14,createdb.sh

Back to archive index

Masato Taruishi taru****@sourc*****
2004年 5月 11日 (火) 19:42:11 JST


===================================================================
RCS file: ultrapossum/module/server/createdb.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ultrapossum/module/server/createdb.sh	2004/04/20 09:49:30	1.13
+++ ultrapossum/module/server/createdb.sh	2004/05/11 10:42:11	1.14
@@ -84,7 +84,7 @@
 if test "x$1" = "xrestore"; then
  ldiffile=$tmp
  latest=`find_latest "ldif"`
- echo -n "Preparing resotre environment at `basename $latest`... " 1>&2
+ echo -n "Preparing resotre environment for `basename $latest`... " 1>&2
  zcat $latest > $tmp
  echo "done" 1>&2
 elif test "x$HOST" = "x$MASTER"; then



Ultrapossum-cvs メーリングリストの案内
Back to archive index