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