changeset 694:f3918dd3a29c draft

SpliceX improvements made
author d3v11 <d3v11@d3v11.ano>
date Sun, 23 Oct 2011 19:52:50 -0500
parents e9f9fab7f7b8
children 24a6ba1d8657
files contrib/splicex/src/splicex.py
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/splicex/src/splicex.py	Sun Oct 23 19:34:00 2011 -0500
+++ b/contrib/splicex/src/splicex.py	Sun Oct 23 19:52:50 2011 -0500
@@ -3720,8 +3720,7 @@
  CFILE.close()
  sys.stdout.write(CLEAR_LINE)
  sys.stdout.write('\r')
- print(SpliceX + 'compiling splicex.create..........')
- sys.exit(SpliceX + 'enjoy :-)')
+ sys.exit(SpliceX + 'compiled ' + str(N) + ' passwords. enjoy ;-)')
 
 if RestoreSwitch is False:
  StateCount = 0