summaryrefslogtreecommitdiffstats
path: root/Console_CommandLine-bug19683.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-11 08:48:32 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-11 08:48:32 +0100
commit83206f34936bb99c23c850021026c48876c1a167 (patch)
tree991f46edd5eddc98f805c96ce19e1fc420580a6a /Console_CommandLine-bug19683.patch
parent1ea3cb1f517ad32668fac4ff01c3ddf33f24ed78 (diff)
php-pear-Console-CommandLine: 1.2.1
Diffstat (limited to 'Console_CommandLine-bug19683.patch')
-rw-r--r--Console_CommandLine-bug19683.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/Console_CommandLine-bug19683.patch b/Console_CommandLine-bug19683.patch
deleted file mode 100644
index 2fe01b4..0000000
--- a/Console_CommandLine-bug19683.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 05eb12793b236ea631eef42d292e31a27746a6aa Mon Sep 17 00:00:00 2001
-From: Laurent Laville <laurent.laville@gmail.com>
-Date: Wed, 26 Dec 2012 16:03:20 +0100
-Subject: [PATCH] fix PEAR bug 19683
-
----
- tests/console_commandline_webrequest_2.phpt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/console_commandline_webrequest_2.phpt b/tests/console_commandline_webrequest_2.phpt
-index c9ad9da..1d6b029 100644
---- a/tests/console_commandline_webrequest_2.phpt
-+++ b/tests/console_commandline_webrequest_2.phpt
-@@ -15,7 +15,7 @@ $parser->parse();
- Description of our parser goes here...
-
- Usage:
-- some_program [options] <simple> <multiple...>
-+ some_program [options] simple [multiple1 multiple2 ...]
-
- Options:
- -t, --true test the StoreTrue action
---
-1.7.10
-