summarylogtreecommitdiffstats
path: root/107_no_auto_help.t.patch
diff options
context:
space:
mode:
authorDirk Langer2024-02-13 08:06:32 +0100
committerDirk Langer2024-02-13 08:06:32 +0100
commitff3e475edb7d727cb7573cb211854aa92884e40d (patch)
treebc6a3ac2270adac53c3d2d89aad01370c9ac89e5 /107_no_auto_help.t.patch
parent16c23eb53faeb9c3a78a5bebf68b0f0aaf8b77f6 (diff)
downloadaur-perl-mousex-getopt.tar.gz
add patches for Getopt-Long-Descriptive
Diffstat (limited to '107_no_auto_help.t.patch')
-rw-r--r--107_no_auto_help.t.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/107_no_auto_help.t.patch b/107_no_auto_help.t.patch
new file mode 100644
index 000000000000..f92b01fcd00f
--- /dev/null
+++ b/107_no_auto_help.t.patch
@@ -0,0 +1,7 @@
+--- 107_no_auto_help.t 2019-01-26 04:38:13.000000000 +0100
++++ 107_no_auto_help.t 2024-02-13 08:00:47.292823529 +0100
+@@ -63 +63 @@
+- qr/^usage: [\d\w]+\Q.t [-?] [long options...]\E.\s+\Q-? --\E(\[no-\])?usage --(\[no-\])?\Qhelp\E\s+\QPrints this usage information.\E.\s+--configfile/ms,
++ qr/^usage: [\d\w]+\Q.t [-?] [long options...]\E.\s+(\Q-? --\E(\[no-\])?usage )?--(\[no-\])?\Qhelp\E(\Q (or -?)\E)?\s+\QPrints this usage information.\E.(\s+\Qaka --usage\E.)?\s+--configfile/ms,
+@@ -67,0 +68 @@
++