Show success at end of distribution build
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e75d8d4463
commit
5494c4295b
1 changed files with 2 additions and 0 deletions
|
|
@ -64,3 +64,5 @@ os.system("cd "+dirname+"/CCache && yodl2man -o ccache-swig.1 ccache.yo") == 0 o
|
|||
os.system("tar -cf "+dirname+".tar "+dirname) == 0 or failed()
|
||||
os.system("gzip "+dirname+".tar") == 0 or failed()
|
||||
|
||||
print "Finished building "+dirname+".tar.gz"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue