The following commit has been merged in the master branch:
commit e3d64089ca10ab9d3bc8a99e0f082d7bb8dd6497
Author: Guillaume Rousse <[email protected]>
Date:   Mon Mar 30 21:58:56 2009 +0200

    fix previous commit

diff --git a/contrib/screen b/contrib/screen
index 2ac22b1..84c5fb6 100644
--- a/contrib/screen
+++ b/contrib/screen
@@ -55,8 +55,6 @@ _screen()
                        _filedirs
                        return 0
                        ;;
-               esac
-       fi
-
+       esac
 } &&
 complete -F _screen $default screen

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to