[uim-commit] r1354 - branches/r5rs/scm

yamaken at freedesktop.org yamaken at freedesktop.org
Mon Aug 29 03:42:21 PDT 2005


Author: yamaken
Date: 2005-08-29 03:42:17 -0700 (Mon, 29 Aug 2005)
New Revision: 1354

Modified:
   branches/r5rs/scm/uim-sh.scm
Log:
* scm/uim-sh.scm
  - Modify a comment


Modified: branches/r5rs/scm/uim-sh.scm
===================================================================
--- branches/r5rs/scm/uim-sh.scm	2005-08-29 10:37:57 UTC (rev 1353)
+++ branches/r5rs/scm/uim-sh.scm	2005-08-29 10:42:17 UTC (rev 1354)
@@ -78,8 +78,8 @@
 	(display "  -r [module] Load and import module.\n"))
     (display "  -h        show this help\n")))
 
-;; TODO: Loop when error has occur. This is required to run GaUnit-based unit
-;; test for uim
+;; TODO: Loop even if error has occur. This is required to run GaUnit-based
+;; unit test for uim
 (define uim-sh
   (lambda (args)
     (uim-sh-parse-args args)



More information about the uim-commit mailing list