samba-tool tests: remove probably outdated comment
[samba.git] / 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'