also log the invalid line
This commit is contained in:
@@ -408,7 +408,7 @@ function update_oid_cache() {
|
|||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "cache: received invalid line" >&2
|
echo "cache: received invalid line: $line" >&2
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user