Little addition to the install script.

Sun, 18 May 2014 19:51:22 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 18 May 2014 19:51:22 +0200
changeset 3596
f98e1946c74f
parent 3595
a8433c7a0d8c
child 3597
137370f7114b

Little addition to the install script.

install.py file | annotate | diff | comparison | revisions
--- a/install.py	Sun May 18 19:50:05 2014 +0200
+++ b/install.py	Sun May 18 19:51:22 2014 +0200
@@ -1223,6 +1223,7 @@
     if installFromSource:
         print("Cleaning up source ...")
         cleanupSource(sourceDir)
+        print()
     
     # cleanup old installation
     print("Cleaning up old installation ...")

eric ide

mercurial