Skip to content

Commit 50996d1

Browse files
Update utils/find_1st_log_entry.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Łukasz Gryglicki <lgryglicki@cncf.io>
1 parent 808ee41 commit 50996d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

utils/find_1st_log_entry.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
2+
# Copyright The Linux Foundation and each contributor to LFX.
3+
# SPDX-License-Identifier: MIT
24
if [ -z "${STAGE}" ]
35
then
46
export STAGE=dev

0 commit comments

Comments
 (0)