diff options
author | Josef Gustafsson <josef.gson@gmail.com> | 2015-09-04 12:18:19 +0200 |
---|---|---|
committer | Josef Gustafsson <josef.gson@gmail.com> | 2015-09-04 12:18:19 +0200 |
commit | d1a2f978fb626c904fb1278c792d992ec4563acf (patch) | |
tree | e0ae1a38f9d4fc4c14b433222bff70e64bb1ac83 /tools/verifysecondary.sh | |
parent | 4596485adffb636c014362bc982ee0b952c77f26 (diff) |
stripping away everything except what is necessary for nagiosnagios
Diffstat (limited to 'tools/verifysecondary.sh')
-rwxr-xr-x | tools/verifysecondary.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/verifysecondary.sh b/tools/verifysecondary.sh deleted file mode 100755 index 4a90543..0000000 --- a/tools/verifysecondary.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -cd $(dirname $0)/../catlfish -../tools/verifysecondary.py --mergedb="$1" --verifycert=../verifycert.erl --knownroots=../tools/testcerts/roots/ |