From: Björn Baumbach Date: Thu, 14 Mar 2019 11:29:13 +0000 (+0100) Subject: samba-tool tests: remove probably outdated comment X-Git-Tag: ldb-2.0.5~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c8660dc03018b9787e8bb6420bd32261baf4b50;p=thirdparty%2Fsamba.git samba-tool tests: remove probably outdated comment Signed-off-by: Björn Baumbach Reviewed-by: Andrew Bartlett --- 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'