summaryrefslogtreecommitdiff
path: root/debian/patches/tests-make-lpstat-call-reproducible.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/tests-make-lpstat-call-reproducible.patch')
-rw-r--r--debian/patches/tests-make-lpstat-call-reproducible.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/tests-make-lpstat-call-reproducible.patch b/debian/patches/tests-make-lpstat-call-reproducible.patch
index 5b4f56f1b..f0293754a 100644
--- a/debian/patches/tests-make-lpstat-call-reproducible.patch
+++ b/debian/patches/tests-make-lpstat-call-reproducible.patch
@@ -1,4 +1,4 @@
-From 749eac4f03e447f64c17019c5575e92193ace88e Mon Sep 17 00:00:00 2001
+From 52b524df2620df034a79e9dd2002700b62c47682 Mon Sep 17 00:00:00 2001
From: Didier Raboud <odyx@debian.org>
Date: Tue, 9 Aug 2016 18:11:22 +0200
Subject: Force LC_ALL=C environment variable when grepping the output of
@@ -13,10 +13,10 @@ Patch-Name: tests-make-lpstat-call-reproducible.patch
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh
-index 4c2d704..bec6c39 100755
+index 1691028..11242c6 100755
--- a/test/run-stp-tests.sh
+++ b/test/run-stp-tests.sh
-@@ -726,7 +726,7 @@ fi
+@@ -709,7 +709,7 @@ fi
IPP_PORT=$port; export IPP_PORT
while true; do
@@ -25,7 +25,7 @@ index 4c2d704..bec6c39 100755
if test "x$running" = "xscheduler is running"; then
break
fi
-@@ -843,13 +843,13 @@ kill -HUP $cupsd
+@@ -826,13 +826,13 @@ kill -HUP $cupsd
while true; do
sleep 10