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