fedora-python / fedora-python/python-rpm-porting

Shebangs with spaces are not corrected by our sed

オープン
#26 コメント 0 件 リアクション 0 件 担当者 1 名 @torsava が担当を希望しています GitHub で見る
主要言語
Python
スター
4
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

See:

https://src.fedoraproject.org/rpms/chromium/pull-request/11

chromium used a copy pasted sed from our guide. yet it was wrong.

The problematic shebang was (something like):

#! /usr/bin/env python

Notice the space.

BTW Instead of fixing the shebang in the guide and making it even more complicated, we can recommend pathfix.py as described in https://github.com/fedora-python/python-rpm-porting/issues/24

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。