From 6e81f681a933cd18bb71930cd7a62da7e86f6909 Mon Sep 17 00:00:00 2001 From: Pavel Kim Date: Tue, 11 Aug 2020 02:35:47 +0300 Subject: [PATCH 1/4] [08-2020][Change] Pull Request template enhanced more --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e09571d..80d5f7f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ # Description -Nothing. +Nothing! # Checklist From 12928d2ff239ada809d5ba58ccca6a25532bf76b Mon Sep 17 00:00:00 2001 From: Pavel Kim Date: Mon, 17 Aug 2020 11:44:42 +0300 Subject: [PATCH 2/4] [08-2020][Change] Slight output improvements --- .version | 2 +- check_certificates.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.version b/.version index e21e727..13175fd 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.4.1 \ No newline at end of file diff --git a/check_certificates.sh b/check_certificates.sh index b77021f..07d72cd 100644 --- a/check_certificates.sh +++ b/check_certificates.sh @@ -153,7 +153,7 @@ _required_cli_parameter() { local parameter_name local parameter_description - [[ ! -z "${1}" ]] && parameter_name="${1}" || error "Parameter name not set." + [[ ! -z "${1}" ]] && parameter_name="${1}" || error "Parameter 'name' not set." [[ ! -z "${2}" ]] && parameter_description="${2}" || parameter_description="" if [[ -z "${!parameter_name}" ]]; then From 085d0596fa21ceb32824cba08fde46ecafcfe0b0 Mon Sep 17 00:00:00 2001 From: Pavel Kim Date: Mon, 17 Aug 2020 11:47:08 +0300 Subject: [PATCH 3/4] [08-2020][Change] New test data --- test/expected_result.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/expected_result.txt b/test/expected_result.txt index e20bb84..84696f5 100644 --- a/test/expected_result.txt +++ b/test/expected_result.txt @@ -1,4 +1,4 @@ imaginary-domain-9000.com error error -1 -google.com 2020-07-15 08:29:16 2020-10-07 08:29:16 58 -example.com 2018-11-28 00:00:00 2020-12-02 12:00:00 114 -mail.com 2018-01-15 00:00:00 2021-01-14 12:00:00 157 +google.com 2020-07-15 08:29:16 2020-10-07 08:29:16 50 +example.com 2018-11-28 00:00:00 2020-12-02 12:00:00 107 +mail.com 2018-01-15 00:00:00 2021-01-14 12:00:00 150 \ No newline at end of file From 87381427edc4e389fb911c5afac832ec180c68f7 Mon Sep 17 00:00:00 2001 From: Pavel Kim Date: Mon, 17 Aug 2020 11:48:12 +0300 Subject: [PATCH 4/4] [08-2020][Fix] Test data wrong --- test/expected_result.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/expected_result.txt b/test/expected_result.txt index 84696f5..f5588c4 100644 --- a/test/expected_result.txt +++ b/test/expected_result.txt @@ -1,4 +1,4 @@ imaginary-domain-9000.com error error -1 google.com 2020-07-15 08:29:16 2020-10-07 08:29:16 50 example.com 2018-11-28 00:00:00 2020-12-02 12:00:00 107 -mail.com 2018-01-15 00:00:00 2021-01-14 12:00:00 150 \ No newline at end of file +mail.com 2018-01-15 00:00:00 2021-01-14 12:00:00 150