]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/sftp-badcmds.sh
declare ssh_gssapi_krb5_updatecreds() before reference
[gssapi-openssh.git] / openssh / regress / sftp-badcmds.sh
index eac189aaf31aaf160685c90bc223abf22f2ce985..a6a19409d1718843b39a6cd73908001a47847df2 100644 (file)
@@ -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*)`
This page took 0.098422 seconds and 4 git commands to generate.