summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/mic2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mic b/tools/mic
index cb091e7..40a483c 100755
--- a/tools/mic
+++ b/tools/mic
@@ -179,4 +179,4 @@ if __name__ == "__main__":
import traceback
msger.error(traceback.format_exc())
else:
- msger.error(str(err))
+ msger.error('\n'+str(err))