projects
/
mass-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca9f786
)
log successful completion
author
Ralf Jung
<post@ralfj.de>
Sun, 9 Dec 2012 10:09:39 +0000
(11:09 +0100)
committer
Ralf Jung
<post@ralfj.de>
Sun, 9 Dec 2012 10:09:39 +0000
(11:09 +0100)
mass_build.py
patch
|
blob
|
history
diff --git
a/mass_build.py
b/mass_build.py
index 800917d558bd3c6db6c9023fa8f4af0629cc5b89..ee813639022b7b59e2adaf073177889b90235ac3 100755
(executable)
--- a/
mass_build.py
+++ b/
mass_build.py
@@
-137,3
+137,4
@@
for project in workProjects:
print >> sys.stderr, "Error while processing %s: %s" % (project.name, str(e))
print >> sys.stderr
sys.exit(1)
+print "All operations successfully completed"