Fix random "v" at bottom of file (stupid nano)

This commit is contained in:
root
2015-10-24 20:38:50 +01:00
parent 1cb787cefe
commit 9d92a4c4ae
-1
View File
@@ -1106,4 +1106,3 @@ if __name__ == "__main__":
if err_string:
logger.warn("Exiting with message %s", err_string)
sys.exit(err_string) # pragma: no cover
v