summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2016-01-22 11:35:03 +1300
committerStefan Metzmacher <metze@samba.org>2016-03-10 06:52:25 +0100
commit8cee2c814680147f3a4fc29957af35d4abe15788 (patch)
treee15427b49f8ff7a19854d0de8b5559cc200ff9fc /python
parent286b7a5e3f8ad7605300e53599eeaf3bc0eef0b7 (diff)
downloadsamba-8cee2c814680147f3a4fc29957af35d4abe15788.tar.gz
CVE-2016-0771: tests: rename test getopt to get_opt
This avoids any conflicts in this directory with the original toplevel getopt. BUG: https://bugzilla.samba.org/show_bug.cgi?id=11128 BUG: https://bugzilla.samba.org/show_bug.cgi?id=11686 Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'python')
-rw-r--r--python/samba/tests/get_opt.py (renamed from python/samba/tests/getopt.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/python/samba/tests/getopt.py b/python/samba/tests/get_opt.py
index 14ee0a7428b..14ee0a7428b 100644
--- a/python/samba/tests/getopt.py
+++ b/python/samba/tests/get_opt.py