X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/cdd66111973295c976f1a0bb57f571eba0513757..fe53310bc2e7636f1dd16001684d0c5d936cd292:/openssh/regress/sftp-badcmds.sh diff --git a/openssh/regress/sftp-badcmds.sh b/openssh/regress/sftp-badcmds.sh index eac189a..a6a1940 100644 --- a/openssh/regress/sftp-badcmds.sh +++ b/openssh/regress/sftp-badcmds.sh @@ -4,7 +4,7 @@ tid="sftp invalid commands" DATA=/bin/ls${EXEEXT} -DATA2=/bin/sh${EXEEXT} +DATA2=/bin/cat${EXEEXT} NONEXIST=/NONEXIST.$$ COPY=${OBJ}/copy GLOBFILES=`(cd /bin;echo l*)`