[PR #37] [CLOSED] Issue #36 fix. Specify extension for sed -i flag to fix python2 path issue on OSX #368

Closed
opened 2026-02-25 20:33:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/37
Author: @gregelin
Created: 9/22/2013
Status: Closed

Base: masterHead: issue-#36-sed-osx


📝 Commits (1)

  • 06719a0 Specify extension for sed -i flag to fix python2 path issue on OSX

📊 Changes

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

View changed files

📝 bin/install (+1 -1)

📄 Description

I finally got asciinema running on my Macbook Air.

This is a fix for issue #36, where the sed statement to correct python2 to python fails on OS X. It is a small fix. The sed -i flag simply needs to have an extension specified.


🔄 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/asciinema/asciinema/pull/37 **Author:** [@gregelin](https://github.com/gregelin) **Created:** 9/22/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-#36-sed-osx` --- ### 📝 Commits (1) - [`06719a0`](https://github.com/asciinema/asciinema/commit/06719a0d8a553330954e2941a601da4e35409117) Specify extension for sed -i flag to fix python2 path issue on OSX ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bin/install` (+1 -1) </details> ### 📄 Description I finally got asciinema running on my Macbook Air. This is a fix for issue #36, where the sed statement to correct python2 to python fails on OS X. It is a small fix. The sed -i flag simply needs to have an extension specified. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:31 +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/asciinema#368
No description provided.