diff options
| author | Jeff Carr <[email protected]> | 2024-10-11 21:13:13 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-11 21:13:13 -0500 |
| commit | 9dca3fb66a296bcc4d99210d77b8392e76c43544 (patch) | |
| tree | a7beb1e6687f15bce0db01a70282e360168efc24 | |
| parent | 84b048aa2985f6a00e846d4e5e50352c44f13c28 (diff) | |
test override
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -54,3 +54,7 @@ nocui: reset build clean: -rm go-clone + +# this will test the golang.org/x -> googlesource override +git-clone: + ./go-clone --recursive --go-src --no-work go.wit.com/lib/daemons/virtigod |
