[macruby-changes] [2192] MacRuby/branches/experimental/spec/macruby.mspec

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 3 14:34:11 PDT 2009


Revision: 2192
          http://trac.macosforge.org/projects/ruby/changeset/2192
Author:   pthomson at apple.com
Date:     2009-08-03 14:34:09 -0700 (Mon, 03 Aug 2009)
Log Message:
-----------
Fixed a problem in macruby.mspec.

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/macruby.mspec

Modified: MacRuby/branches/experimental/spec/macruby.mspec
===================================================================
--- MacRuby/branches/experimental/spec/macruby.mspec	2009-08-03 21:20:33 UTC (rev 2191)
+++ MacRuby/branches/experimental/spec/macruby.mspec	2009-08-03 21:34:09 UTC (rev 2192)
@@ -34,9 +34,9 @@
     'library/scanf',
     'library/stringscanner',
     'library/time',
-    'library/tmpdir'
-	'library/yaml/load_spec.rb',
-	'library/yaml/dump_spec.rb'
+    'library/tmpdir',
+    'library/yaml/load_spec.rb',
+    'library/yaml/dump_spec.rb'
   ]
   
   # Prepend the paths with the proper prefix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090803/102ab830/attachment.html>


More information about the macruby-changes mailing list