Searched refs:L_OUTPUT_FILE (Results 1 – 1 of 1) sorted by relevance
190 L_OUTPUT_FILE="$SCRATCH_DIR"/popids_output206 -o IdentitiesOnly=yes "$@" exit >"$L_OUTPUT_FILE" 2>&1 </dev/null208 [ "$SFTP" ] && grep 'allows sftp connections only' "$L_OUTPUT_FILE" >/dev/null214 grep 'Permission denied' "$L_OUTPUT_FILE" >/dev/null || {215 sed -e 's/^/ERROR: /' <"$L_OUTPUT_FILE" >"$L_TMP_ID_FILE"