<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,13 +77,13 @@ else
     Host.empty!
     puts &quot;Done.&quot;
     exit 0
-  when 'export':
+  when 'export'
     hosts = Host.list
     hosts.each do |host|
       puts &quot;#{host.name} #{host.ip}&quot;
     end
     exit 0
-  when 'import':
+  when 'import'
     if ARGV.size == 2
       begin
         File.foreach(ARGV[1]) do |line|</diff>
      <filename>bin/ghost</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e32be5c3753706932cd80236e6a97d7a43421e41</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bigg</name>
    <email>radarlistener@gmail.com</email>
  </author>
  <url>http://github.com/bjeanes/ghost/commit/63e0e539e57b227cd1e087e8946f5ed330793803</url>
  <id>63e0e539e57b227cd1e087e8946f5ed330793803</id>
  <committed-date>2009-09-02T01:09:53-07:00</committed-date>
  <authored-date>2009-09-01T21:04:38-07:00</authored-date>
  <message>Remove colons.

Signed-off-by: Bodaniel Jeanes &lt;me@bjeanes.com&gt;</message>
  <tree>b9eb9dcabf632187ad97ea31e20ba90a1772bffc</tree>
  <committer>
    <name>Bodaniel Jeanes</name>
    <email>me@bjeanes.com</email>
  </committer>
</commit>
