Rename "returnOnExit" build tag to "interactive"

This commit is contained in:
2024-12-21 16:07:45 -05:00
parent f9aa2fc374
commit 049af83390
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//go:build !windows && !darwin && !android && !termux && !wsl && returnOnExit
//go:build !windows && !darwin && !android && !termux && !wsl && interactive
package core