Branch: refs/heads/master Home: https://github.com/openSUSE/osc2 Commit: e9202409c05bfc192711dfa1f929871bd526fc6c https://github.com/openSUSE/osc2/commit/e9202409c05bfc192711dfa1f929871bd526... Author: Marcus Huewe suse-tux@gmx.de Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths: M osc/cli/util/shell.py
Log Message: ----------- - osc.cli.util.shell: added _setup_completion method to class AbstractShell
_setup_completion sets up the tab completion. Always call _setup_completion at the end of "_execute" because a another shell might have been started (so we have to re-setup the tab completion).
obs-commits@lists.opensuse.org