Fixing exit code of tools/log.sh

This commit is contained in:
Ruben Ayrapetyan
2014-08-14 18:55:21 +04:00
parent a075051d6f
commit 85556504e4
+1
View File
@@ -15,3 +15,4 @@
#!/bin/bash
git log --show-notes=perf --show-notes=mem --show-notes=test_build_env
exit 0