diff options
Diffstat (limited to 'main/augeas/0001-Shellvars-accept-and-builtins.patch')
-rw-r--r-- | main/augeas/0001-Shellvars-accept-and-builtins.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/augeas/0001-Shellvars-accept-and-builtins.patch b/main/augeas/0001-Shellvars-accept-and-builtins.patch index 53f5ddbd55..282b41b123 100644 --- a/main/augeas/0001-Shellvars-accept-and-builtins.patch +++ b/main/augeas/0001-Shellvars-accept-and-builtins.patch @@ -1,7 +1,7 @@ -From 37a817680eb162a21fa6e2eac8feda5973dfb465 Mon Sep 17 00:00:00 2001 +From 239ee5f55eaae79362476cecaaf6c5064cb323b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= <raphael.pinson@camptocamp.com> Date: Mon, 13 Jul 2015 10:03:21 +0200 -Subject: [PATCH 01/15] Shellvars: accept [] and [[]] builtins +Subject: [PATCH 01/19] Shellvars: accept [] and [[]] builtins Fix GH #188 --- @@ -60,5 +60,5 @@ index 7a89f11..778a8d2 100644 (* mode: caml *) (* End: *) -- -2.1.0 +2.5.0 |