diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-26 18:32:16 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-26 18:32:16 +0000 |
| commit | ef9bc3cbd4ad26d4799307534d6fa02ae95b2fd0 (patch) | |
| tree | c58f1f32d76bc3be8a0b01c7c11e6a59bdbf78b0 /app-admin/github-backup-utils/files/github-backup-utils-python27.patch | |
| parent | 09bce6a89eb92cf8aaf5213c3c48a24174885edd (diff) | |
| download | baldeagleos-repo-ef9bc3cbd4ad26d4799307534d6fa02ae95b2fd0.tar.gz baldeagleos-repo-ef9bc3cbd4ad26d4799307534d6fa02ae95b2fd0.tar.xz baldeagleos-repo-ef9bc3cbd4ad26d4799307534d6fa02ae95b2fd0.zip | |
Updating liguros repo
Diffstat (limited to 'app-admin/github-backup-utils/files/github-backup-utils-python27.patch')
| -rw-r--r-- | app-admin/github-backup-utils/files/github-backup-utils-python27.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-admin/github-backup-utils/files/github-backup-utils-python27.patch b/app-admin/github-backup-utils/files/github-backup-utils-python27.patch deleted file mode 100644 index c305b688ceca..000000000000 --- a/app-admin/github-backup-utils/files/github-backup-utils-python27.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/test/bin/python b/test/bin/python -index c79b0a4..a9c2991 100755 ---- a/test/bin/python -+++ b/test/bin/python -@@ -18,7 +18,7 @@ cat >/dev/null - # verify the python compiles at least. if this fails then the python code passed - # to -c failed basic syntax checks. - echo "$2" | --/usr/bin/python -c "import sys; __import__('compiler').parse(sys.stdin.read())" -+/usr/bin/python2.7 -c "import sys; __import__('compiler').parse(sys.stdin.read())" - - # pretend we found zero processes. - echo 0 |
