git: regress

Download patch

ref: f362be8f65afb8dc5c18507d7f3750206ab4f0ec
parent: d1b9c31b4a1da4c95da493ec18c0ec5085694785
author: Jacob Moody <moody@posixcafe.org>
date: Wed Jun 29 23:33:36 EDT 2022

ramfs: add tests using 9pcon

--- a/cmd/mkfile
+++ b/cmd/mkfile
@@ -6,6 +6,7 @@
 	date\
 	git\
 	patch\
+	ramfs\
 	test\
 
 <../regress
--