]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
samba-tool tests: remove probably outdated comment
authorBjörn Baumbach <bb@sernet.de>
Thu, 14 Mar 2019 11:29:13 +0000 (12:29 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:20 +0000 (02:07 +0000)
Signed-off-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/samba_tool/user_edit.sh

index 3bbad411b82abde08f7696533f94d9420b62adbd..66ae1d00721a4b55fbed353a64719fb86b07399e 100755 (executable)
@@ -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'