diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-11-08 09:35:36 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-11-08 09:35:36 -0500 |
commit | 6240367f1e87b077c81a8af2883cd4b50f64d76b (patch) | |
tree | e4176833eccfae4531faa8ed3df22eae0c52a047 /tests/unittests/test_util.py | |
parent | 1e6fc277a1c8d695c37741cc31f5ddab3d5b5600 (diff) | |
parent | 956e94d16ab9c94471d3829424e8bd5183f3a735 (diff) | |
download | vyos-cloud-init-6240367f1e87b077c81a8af2883cd4b50f64d76b.tar.gz vyos-cloud-init-6240367f1e87b077c81a8af2883cd4b50f64d76b.zip |
improve zsh support in tools/Z99-cloud-locale-test.sh
This change does 3 things:
* revert the fix from revno 697
* minor clean up some local variable usage and definition
* make Z99-cloud-locale-test.sh actually work when shell is zsh
the last is done by detecting if this is zsh, and if so, changing the zsh
behavior for this function to emulate sh. As a result of the '-L' in
'emulate -L sh', we have no negative affect on the user's shell.
LP: #1073077
Diffstat (limited to 'tests/unittests/test_util.py')
0 files changed, 0 insertions, 0 deletions