Skip to content

Commit 6c39770

Browse files
committed
do not check version for devbox log
1 parent 4259d40 commit 6c39770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/vercheck/vercheck.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ var commandSkipList = []string{
4848
"devbox global shellenv",
4949
"devbox shellenv",
5050
"devbox version update",
51+
"devbox log",
5152
}
5253

5354
// CheckVersion checks the launcher and binary versions and prints a notice if

0 commit comments

Comments
 (0)