Lines Matching refs:COPY
22 rm -f ${COPY} ${LOG}
24 ${SSH} <${DATA} $_opts -v -F $OBJ/ssh_proxy somehost "cat > ${COPY}"
28 cmp ${DATA} ${COPY} || fail "corrupted copy ($@)"
72 rm -f ${COPY} ${LOG}
74 $OBJ/ssh_proxy somehost "cat >${COPY};sleep $s;sleep 3"
78 cmp ${DATA} ${COPY} || fail "corrupted copy"
89 rm -f ${COPY} ${LOG}
107 rm -f ${COPY} ${LOG}
109 > ${COPY}
113 cmp ${DATA} ${COPY} || fail "corrupted copy"
126 rm -f ${COPY} ${LOG}
172 rm -f ${COPY} ${DATA}