[PR #436] [CLOSED] #108 --check #833

Closed
opened 2025-12-29 01:29:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/436
Author: @marcin-gryszkalis
Created: 9/23/2017
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • d830f06 fix issue #426 - version info on FreeBSD
  • 8005e6c Merge remote-tracking branch 'upstream/master'
  • e8afdc7 Fix for #108, add --check for quick validity check

📊 Changes

2 files changed (+60 additions, -4 deletions)

View changed files

📝 README.md (+2 -1)
📝 dehydrated (+58 -3)

📄 Description

gives output like

                             fork.pl    71 VALID    Dec  4 18:57:00 2017 GMT
                        test.fork.pl    15 RENEWAL  Oct  9 13:45:00 2017 GMT
            domain.domain.domain.com   -10 EXPIRED  Sep 13 21:57:00 2017 GMT

and exit codes 0, 1 or 2 (1 for at least one to be renewed, 2 for at least one expired)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/436 **Author:** [@marcin-gryszkalis](https://github.com/marcin-gryszkalis) **Created:** 9/23/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`d830f06`](https://github.com/dehydrated-io/dehydrated/commit/d830f06ebd68cb711b4c137cb88d94c072e5e14f) fix issue #426 - version info on FreeBSD - [`8005e6c`](https://github.com/dehydrated-io/dehydrated/commit/8005e6c1e160f24b5d5cd525febde77af459194c) Merge remote-tracking branch 'upstream/master' - [`e8afdc7`](https://github.com/dehydrated-io/dehydrated/commit/e8afdc7affeb9c02b0a72ad54246e798ca293d6c) Fix for #108, add --check for quick validity check ### 📊 Changes **2 files changed** (+60 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `dehydrated` (+58 -3) </details> ### 📄 Description gives output like ``` fork.pl 71 VALID Dec 4 18:57:00 2017 GMT test.fork.pl 15 RENEWAL Oct 9 13:45:00 2017 GMT domain.domain.domain.com -10 EXPIRED Sep 13 21:57:00 2017 GMT ``` and exit codes 0, 1 or 2 (1 for at least one to be renewed, 2 for at least one expired) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:33 +01:00
adam closed this issue 2025-12-29 01:29:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#833