diff options
Diffstat (limited to 'debian/patches/cts-do-not-capture-the-build-directory.patch')
-rw-r--r-- | debian/patches/cts-do-not-capture-the-build-directory.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/cts-do-not-capture-the-build-directory.patch b/debian/patches/cts-do-not-capture-the-build-directory.patch index f36112a..cbf1590 100644 --- a/debian/patches/cts-do-not-capture-the-build-directory.patch +++ b/debian/patches/cts-do-not-capture-the-build-directory.patch @@ -11,7 +11,7 @@ Subject: cts: do not capture the build directory 5 files changed, 46 deletions(-) diff --git a/cts/cts-attrd.in b/cts/cts-attrd.in -index b594ac3..f0cba42 100644 +index c9a219d..f187f7d 100644 --- a/cts/cts-attrd.in +++ b/cts/cts-attrd.in @@ -17,16 +17,6 @@ import subprocess @@ -52,7 +52,7 @@ index be19d07..acd10af 100644 from pacemaker.exitstatus import ExitStatus from pacemaker._cts.errors import ExitCodeError, OutputFoundError, OutputNotFoundError diff --git a/cts/cts-fencing.in b/cts/cts-fencing.in -index c2ed29a..99a1286 100644 +index 6785144..29dbac5 100644 --- a/cts/cts-fencing.in +++ b/cts/cts-fencing.in @@ -11,15 +11,6 @@ import sys |