shithub: mc

Download patch

ref: 0f4c2b55ead3f155bc729990c8d6e46b05ccb119
parent: cf81dd19f0c898fa6036d1f88cbe822eb8a2b4bf
author: Ori Bernstein <[email protected]>
date: Mon Nov 30 21:32:57 EST 2015

Fix plan9 tests

	rc wants single quotes in the test file.
	Also, disable a spurious print.

--- a/lib/std/cmp.myr
+++ b/lib/std/cmp.myr
@@ -64,7 +64,6 @@
 		(cb, b) = std.striter(b)
 		ca = toupper(ca)
 		cb = toupper(cb)
-		std.put("{}, {}\n", ca, cb)
 		if ca < cb
 			-> `Before
 		elif ca > cb
--- a/test/tests
+++ b/test/tests
@@ -58,7 +58,7 @@
 B callbig	E	42
 B nestfn	E	42
 B foldidx	P	123,456
-B idxlen	P	"4 [3, 4]"
+B idxlen	P	'4 [3, 4]'
 B closure	P	111555333666
 B fncast	P	ok
 B loop		P	0123401236789