summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2019-03-14 12:29:13 +0100
committerAndrew Bartlett <abartlet@samba.org>2019-07-04 02:07:20 +0000
commit4c8660dc03018b9787e8bb6420bd32261baf4b50 (patch)
tree9aa95c25d13ae6f87ff169ed1d2fd051cc1c3dc8 /python
parentf17482e49561d748f095b4b59e07097e1528f78f (diff)
downloadsamba-4c8660dc03018b9787e8bb6420bd32261baf4b50.tar.gz
samba-tool tests: remove probably outdated comment
Signed-off-by: Björn Baumbach <bb@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'python')
-rwxr-xr-xpython/samba/tests/samba_tool/user_edit.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/samba/tests/samba_tool/user_edit.sh b/python/samba/tests/samba_tool/user_edit.sh
index 3bbad411b82..66ae1d00721 100755
--- a/python/samba/tests/samba_tool/user_edit.sh
+++ b/python/samba/tests/samba_tool/user_edit.sh
@@ -17,7 +17,6 @@ STpath=$(pwd)
. $STpath/testprogs/blackbox/subunit.sh
# create editor.sh
-# this has to be hard linked to /tmp or 'samba-tool user edit' cannot find it
tmpeditor=$(mktemp --suffix .sh -p $STpath/bin samba-tool-editor-XXXXXXXX)
cat >$tmpeditor <<-'EOF'