diff options
| author | Jeff Carr <[email protected]> | 2025-10-27 15:22:20 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-27 15:22:20 -0500 |
| commit | 0d649fa24eb01a7bb5f8bb50ac46271f1aa257f0 (patch) | |
| tree | e7c66b175e3b46076d258e3eeec17e66c4f73bdb | |
| parent | 104d1bcd97e42d14ed3858cac653149513262d01 (diff) | |
around the block again and again
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -70,7 +70,10 @@ debs: debs-all: make commit forge merge devel + forge normal rm -f ~/incoming/*.deb + wit build deb --all --dry-run + sleep 5 wit build deb --all debs-with-commits-all-riscv64: |
