equo: add beep at the end of commands

This commit is contained in:
Fabio Erculiani
2009-05-20 16:39:06 +02:00
parent 9c0701e457
commit 94486046b6
+1
View File
@@ -734,6 +734,7 @@ def main():
writeerrorstatus(0)
entropyTools.kill_threads()
entropyTools.ebeep(count = 1)
raise SystemExit(rc)
except SystemDatabaseError: