[Ultrapossum-cvs 996] demo/uml 1.25,1.26,update-uml

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 26日 (火) 10:38:33 JST


===================================================================
RCS file: demo/uml/update-uml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- demo/uml/update-uml	2004/10/25 11:51:36	1.25
+++ demo/uml/update-uml	2004/10/26 01:38:33	1.26
@@ -130,7 +130,7 @@
 getip() {
   ip="`gethostip -d $1`"
   if test "$ip" = "127.0.0.1"; then
-    echo "$1"
+    echo "$host"
   elif test -n "$ip"; then
     echo "$ip"
   else



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