<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -68,11 +68,11 @@ for y in range(height):
         f.write('};')
 
 f.close()
-subprocess.Popen([
+assert 0 == subprocess.Popen([
     &quot;convert&quot;, '-scale',
     &quot;%dx%d&quot; % (width*outputscale, height*outputscale),
     xpm, png
-])
+]).wait()
 
 print open(xpm, 'r').read()
 print</diff>
      <filename>markovio.py</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>outputsample1.png</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>outputsample2.png</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>outputsample3.png</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>outputsample4.png</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>outputsample5.png</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>019549e139d8089d4a75b7ccba1c5989e2a74a7c</id>
    </parent>
  </parents>
  <author>
    <name>Nick Welch</name>
    <email>mack@incise.org</email>
  </author>
  <url>http://github.com/mackstann/markovio/commit/ef8c327fb3e2dd79e351c3f346d9de5d8edadbfc</url>
  <id>ef8c327fb3e2dd79e351c3f346d9de5d8edadbfc</id>
  <committed-date>2009-01-08T04:52:00-08:00</committed-date>
  <authored-date>2009-01-08T04:52:00-08:00</authored-date>
  <message>whoops, didn't wait for convert(1) to finish</message>
  <tree>76bfac5f901ba361a0a02919b9900e881a7122d0</tree>
  <committer>
    <name>Nick Welch</name>
    <email>mack@incise.org</email>
  </committer>
</commit>
