[Ultrapossum-cvs 586] ultrapossum 1.3,1.4,ultrapossum-server.in

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 27日 (月) 20:51:04 JST


===================================================================
RCS file: ultrapossum/ultrapossum-server.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ultrapossum/ultrapossum-server.in	2004/09/22 10:53:07	1.3
+++ ultrapossum/ultrapossum-server.in	2004/09/27 11:51:04	1.4
@@ -37,9 +37,11 @@
   ;;
   x*)
     arg "$@"
-    if ! $pkgdatadir/module.d/server/startup "$@" > /dev/null 2> /dev/null
+    if ! $pkgdatadir/module.d/server/startup "$@" 2> /dev/null
     then
       echo "E: failed to start ultrapossum-server. use -v to see the detail." 1>&2
+    else
+      echo "." 
     fi
   ;;
 esac



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