Skip to content

Commit 6408ae1

Browse files
committed
oops
1 parent b08255a commit 6408ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gh/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ func main() {
141141

142142
fmt.Fprintf(stderr, authMessage, utils.Bold("Welcome to GitHub CLI!"))
143143
}
144+
os.Exit(4)
144145
}
145-
os.Exit(4)
146146
}
147147

148148
rootCmd.SetArgs(expandedArgs)

0 commit comments

Comments
 (0)