diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-30 20:45:14 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-30 20:45:14 -0800 |
commit | 47143c68b2ee3df6675dc7390e29356f4866d923 (patch) | |
tree | 4e95ae2e177600f3e0781aaef785bfec8815579c /debian/control | |
parent | 5423665a6424de7dca6efec0ad8b2d93ca267326 (diff) | |
download | vyatta-cfg-47143c68b2ee3df6675dc7390e29356f4866d923.tar.gz vyatta-cfg-47143c68b2ee3df6675dc7390e29356f4866d923.zip |
Use new bash empty command completion
In newer version of bash the complete -E is used to do command
completion at top level.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4ead554..1f62716 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Architecture: any Depends: sed (>= 4.1.5), procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), - vyatta-bash | bash (>= 3.1), + vyatta-bash | bash (>= 4.1), vyatta-quagga | quagga, vyatta-op, vyatta-config-migrate, |