[Ultrapossum-cvs 55] ultrapossum/module/server 1.5,1.6,apps

Back to archive index

Masato Taruishi taru****@sourc*****
2004年 4月 20日 (火) 18:08:10 JST


===================================================================
RCS file: ultrapossum/module/server/apps,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ultrapossum/module/server/apps	2004/04/20 09:05:06	1.5
+++ ultrapossum/module/server/apps	2004/04/20 09:08:09	1.6
@@ -28,7 +28,7 @@
 trap "eval `ultrapossum-config term`" 0
 
 getapps() {
-  echo "$ULTRAPOSSUM_APPS"
+  echo "$ULTRAPOSSUM_APPS" | tr ' ' '\n'
 }
 
 case "$1" in



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