Merge branch 'master' of https://code.grnet.gr/git/pithos
[pithos] / tools / migrate-data
index 490d87e..7f93a8f 100755 (executable)
@@ -106,7 +106,7 @@ class DataMigration(Migration):
             else:
                 status = '[-] ' + path
             print status
-    
+
 if __name__ == "__main__":
     db = 'sqlite:///migrate.db'