X-Git-Url: https://git.siccegge.de//index.cgi?p=dane-monitoring-plugins.git;a=blobdiff_plain;f=check_dane_smtp;h=8a40445a1b098f5d7e14a208b1cc4214580f1b74;hp=57f352d825b34a0d08a3c1afc4e7c5718c1bed19;hb=c7b2c9dfdb27024ac028723834741d8d78d5225f;hpb=d753e7fe2c11c8afa93a6194cb9e03ff10155841 diff --git a/check_dane_smtp b/check_dane_smtp index 57f352d..8a40445 100755 --- a/check_dane_smtp +++ b/check_dane_smtp @@ -124,4 +124,4 @@ def main(): if __name__ == '__main__': - main() + sys.exit(main())