diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:36:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:36:33 +0000 |
commit | d64a0bef395f7ec01305397825497685285c5cc6 (patch) | |
tree | 254e4d5c3cff346a8b05f8010408140fb448beff /debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch | |
parent | Merging upstream version 127.0. (diff) | |
download | firefox-debian/127.0-1.tar.xz firefox-debian/127.0-1.zip |
Adding debian version 127.0-1.debian/127.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch')
-rw-r--r-- | debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch b/debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch index 0e6eaa43b8..6aa7ea3efd 100644 --- a/debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch +++ b/debian/patches/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch @@ -7,7 +7,7 @@ Subject: Add a 2 minutes timeout on xpcshell tests 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/testing/xpcshell/runxpcshelltests.py b/testing/xpcshell/runxpcshelltests.py -index 2f1d26d..1b08ed0 100755 +index 4543309..cf7824b 100755 --- a/testing/xpcshell/runxpcshelltests.py +++ b/testing/xpcshell/runxpcshelltests.py @@ -11,6 +11,7 @@ import pipes |