Module: check_mk
Branch: master
Commit: 0e65ad076fbc52fa7a91f71c9a7ae7654a829157
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=0e65ad076fbc52…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Tue Jan 31 17:17:56 2017 +0100
Test commit.
Change-Id: I79a89285107fdd66bad5ca91885830b7fcb33a0b
---
gb | 1 -
1 file changed, 1 deletion(-)
diff --git a/gb b/gb
index 1d47532..166eca9 100755
--- a/gb
+++ b/gb
@@ -661,4 +661,3 @@ elif len(hits) > 1:
else:
hits[0][1](sys.argv[2:])
-