From 022758c7c4b810ea510bc1f4050065ad819045d4 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 26 Jul 2005 14:20:56 +0000 Subject: unposted: declare expl local in _rake --- Completion/Unix/Command/_rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_rake') diff --git a/Completion/Unix/Command/_rake b/Completion/Unix/Command/_rake index e14458a9c..c0c8eed97 100644 --- a/Completion/Unix/Command/_rake +++ b/Completion/Unix/Command/_rake @@ -2,7 +2,7 @@ # rake, version 0.5.4 -local curcontext="$curcontext" state line ret=1 +local curcontext="$curcontext" state line expl ret=1 typeset -A opt_args _arguments -C -s -S \ -- cgit 1.4.1