<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,7 +26,7 @@ import hashlib
 import os
 from os import path
 
-version = &quot;1.13&quot;
+version = &quot;1.16&quot;
 # sm_photo_tool offical key:
 key = &quot;4XHW8Aw7BQqbkGszuFciGZH4hMynnOxJ&quot;
 
@@ -35,6 +35,17 @@ def error(string):
     stderr.write(string + &quot;\n&quot;)
     exit(1)
 
+#def progress(opts, string):
+#    cur = 1
+#    while cur &lt; 10:
+#        time.sleep(0.25)
+#        stdout.write(&quot;#&quot;)
+#        stdout.flush()
+#        cur += 1
+#
+#    stdout.write(&quot;\n&quot;)
+#    stdout.flush()
+
 def message(opts, string):
     from sys import stdout
     if opts:
@@ -42,6 +53,7 @@ def message(opts, string):
             stdout.write(string)
     else:
         stdout.write(string)
+    stdout.flush()
 
 def minutes_seconds(seconds):
     if seconds &lt; 60:</diff>
      <filename>src/sm_wrapper.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a893d82d98063bd612b97029b119bc370bd5453c</id>
    </parent>
  </parents>
  <author>
    <name>jesus m rodriguez</name>
    <login></login>
    <email>jesusr@redhat.com</email>
  </author>
  <url>http://github.com/jmrodri/sm-photo-tool/commit/d3b4962b5b886adb8fedcb9aede409879c589659</url>
  <id>d3b4962b5b886adb8fedcb9aede409879c589659</id>
  <committed-date>2009-08-11T18:07:20-07:00</committed-date>
  <authored-date>2009-08-11T18:07:20-07:00</authored-date>
  <message>flush the output so that we can see what's going on.</message>
  <tree>69d8d637e31581c846f04b52ee478028221c7d65</tree>
  <committer>
    <name>jesus m rodriguez</name>
    <login></login>
    <email>jesusr@redhat.com</email>
  </committer>
</commit>
