[PR #229] [MERGED] only use stdin if it has a value #1102

Closed
opened 2026-03-01 14:48:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/229
Author: @pigmonkey
Created: 5/1/2019
Status: Merged
Merged: 5/1/2019
Merged by: @pirate

Base: masterHead: stdin


📝 Commits (1)

  • 34270b2 only use stdin if it has a value

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 archivebox/archive.py (+2 -2)

📄 Description

Closes #228

Summary

This prevents ArchiveBox from overwriting an input argument when empty stdin when not called through a TTY.

**Related issues: #228 **

Changes these areas

  • [ * ] Bugfixes

🔄 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/ArchiveBox/ArchiveBox/pull/229 **Author:** [@pigmonkey](https://github.com/pigmonkey) **Created:** 5/1/2019 **Status:** ✅ Merged **Merged:** 5/1/2019 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `stdin` --- ### 📝 Commits (1) - [`34270b2`](https://github.com/ArchiveBox/ArchiveBox/commit/34270b2b1239b948d9598b7bb6ea8b31131066b8) only use stdin if it has a value ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/archive.py` (+2 -2) </details> ### 📄 Description Closes #228 # Summary This prevents ArchiveBox from overwriting an input argument when empty `stdin` when not called through a TTY. **Related issues: #228 ** # Changes these areas - [ * ] Bugfixes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1102
No description provided.