mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#981
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/37
Author: @gregelin
Created: 9/22/2013
Status: ❌ Closed
Base:
master← Head:issue-#36-sed-osx📝 Commits (1)
06719a0Specify 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.