summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-16 18:58:52 -0500
committerJeff Carr <[email protected]>2025-08-16 18:58:52 -0500
commit2bd007d0c054cedbdea14f743aa03bb46015d6c5 (patch)
treebfd79027be226571e1d9a139315599c52633b52a /Makefile
parenta21d17dda963eec946ca5f2e40d2a8a9aee9e009 (diff)
stub in something to check the versions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index af066b4..4e29077 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,8 @@ devel:
forge clean devel --force --verbose
pull: install
- forge pull dirty
- FORGE_URL="https://forge.grid.wit.com/" forge pull
+ # forge pull dirty
+ # FORGE_URL="https://forge.grid.wit.com/" forge pull dirty
+ # FORGE_URL="https://forge.grid.wit.com/" forge pull patches
+ FORGE_URL="https://forge.grid.wit.com/" forge pull check
# forge pull patches