summarylogtreecommitdiffstats
path: root/pitivi-git-fix-locale-on-tests.patch
diff options
context:
space:
mode:
authorDaniel Bermond2019-07-06 17:49:51 +0000
committerDaniel Bermond2019-07-06 17:49:51 +0000
commit40e6efb91b5ccbc73fb0772d20f3de73fdd55bd3 (patch)
treed4a12ac63b64642479a023e01e482bc228b545a4 /pitivi-git-fix-locale-on-tests.patch
parent87ddb7f5c2543e5dd5e0c316c57f3638cfedb49b (diff)
downloadaur-40e6efb91b5ccbc73fb0772d20f3de73fdd55bd3.tar.gz
Fix buildenv. Refresh patch.
Diffstat (limited to 'pitivi-git-fix-locale-on-tests.patch')
-rw-r--r--pitivi-git-fix-locale-on-tests.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/pitivi-git-fix-locale-on-tests.patch b/pitivi-git-fix-locale-on-tests.patch
index 017997dc6896..ff3da45a20e8 100644
--- a/pitivi-git-fix-locale-on-tests.patch
+++ b/pitivi-git-fix-locale-on-tests.patch
@@ -1,7 +1,7 @@
-diff -Naurp a/tests/common.py b/tests/common.py
---- a/tests/common.py 2019-06-09 20:32:43.467373877 +0000
-+++ b/tests/common.py 2019-06-09 20:26:01.000000000 +0000
-@@ -74,7 +74,7 @@ for category in ["Gtk", "Gdk", "GLib-GOb
+diff -Nawurp a/tests/common.py b/tests/common.py
+--- a/tests/common.py 2019-07-06 17:41:49.000000000 +0000
++++ b/tests/common.py 2019-07-06 17:41:49.000000000 +0000
+@@ -75,7 +75,7 @@ for category in ["Gtk", "Gdk", "GLib-GOb
detect_leaks = os.environ.get("PITIVI_TEST_DETECT_LEAKS", "0") not in ("0", "")
os.environ["PITIVI_USER_CACHE_DIR"] = tempfile.mkdtemp(suffix="pitiviTestsuite")