mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-13 23:05:27 +00:00
Update patches
- Drop handle-bashim.patch (merged upstream) Gbp-Dch: full
This commit is contained in:
parent
1214a40ac0
commit
5c0dbc431e
@ -11,7 +11,7 @@ Forwarded: not-needed
|
|||||||
4 files changed, 29 insertions(+), 18 deletions(-)
|
4 files changed, 29 insertions(+), 18 deletions(-)
|
||||||
|
|
||||||
diff --git a/tests/libgit2/repo/init.c b/tests/libgit2/repo/init.c
|
diff --git a/tests/libgit2/repo/init.c b/tests/libgit2/repo/init.c
|
||||||
index d78ec06..17a0ae2 100644
|
index 446ab73..8cf7320 100644
|
||||||
--- a/tests/libgit2/repo/init.c
|
--- a/tests/libgit2/repo/init.c
|
||||||
+++ b/tests/libgit2/repo/init.c
|
+++ b/tests/libgit2/repo/init.c
|
||||||
@@ -443,12 +443,14 @@ void test_repo_init__extended_1(void)
|
@@ -443,12 +443,14 @@ void test_repo_init__extended_1(void)
|
||||||
|
19
debian/patches/handle-bashism.patch
vendored
19
debian/patches/handle-bashism.patch
vendored
@ -1,19 +0,0 @@
|
|||||||
From: =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org>
|
|
||||||
Date: Sun, 28 Aug 2022 17:42:55 +0200
|
|
||||||
Subject: Use bash for shell script with bashisms
|
|
||||||
|
|
||||||
Forwarded: https://github.com/libgit2/libgit2/pull/6581
|
|
||||||
---
|
|
||||||
tests/resources/push.sh | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/tests/resources/push.sh b/tests/resources/push.sh
|
|
||||||
index 3e77fb5..54ef3dd 100644
|
|
||||||
--- a/tests/resources/push.sh
|
|
||||||
+++ b/tests/resources/push.sh
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-#!/bin/sh
|
|
||||||
+#!/bin/bash
|
|
||||||
#creates push_src repo for libgit2 push tests.
|
|
||||||
set -eu
|
|
||||||
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1,3 +1,2 @@
|
|||||||
disable-online-tests.patch
|
disable-online-tests.patch
|
||||||
handle-bashism.patch
|
|
||||||
disable-flaky-stat-tests.patch
|
disable-flaky-stat-tests.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user