1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-01 05:47:28 +03:00

samba-tool tests: rename "user edit" test from edit.sh to user_edit.sh

Signed-off-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Björn Baumbach 2019-03-14 16:47:36 +01:00 committed by Andrew Bartlett
parent aa9dbee265
commit f17482e495
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
if [ $# -lt 3 ]; then
cat <<EOF
Usage: edit.sh SERVER USERNAME PASSWORD
Usage: user_edit.sh SERVER USERNAME PASSWORD
EOF
exit 1;
fi

View File

@ -662,7 +662,7 @@ for env in all_fl_envs:
# test user.edit
for env in all_fl_envs:
env += ":local"
plantestsuite("samba.tests.samba_tool.edit", env, [os.path.join(srcdir(), "python/samba/tests/samba_tool/edit.sh"), '$SERVER', '$USERNAME', '$PASSWORD'])
plantestsuite("samba.tests.samba_tool.user_edit", env, [os.path.join(srcdir(), "python/samba/tests/samba_tool/user_edit.sh"), '$SERVER', '$USERNAME', '$PASSWORD'])
# We run this test against both AD DC implementations because it is
# the only test we have of GPO get/set behaviour, and this involves