code: libextents

Download patch

ref: 3c6fc2e1b4e18a7766df058dba1d1e5a26230f5a
parent: 4bd088833fc84c5c9df381c842c03f7a59c13561
author: 9ferno <gophone2015@gmail.com>
date: Tue Jan 3 21:17:41 EST 2023

working tests

--- a/chkextents.rc
+++ b/chkextents.rc
@@ -2,10 +2,10 @@
 
 # tests the extents
 
-# cd /mnt/term/home/j/local/plan9/custom/mafs/tests/extents
+# cd /mnt/term/home/j/local/plan9/custom/libextents/tests
 # checker.rc
 
-for(b in extents/*){
+for(b in tests/*){
 	diff $b^/output \
 		<{cat $b^/input | 6.testextents} ||
 		echo '	'$b failed