git @ Cat's Eye Technologies GraNoLa-M / 6fc8797
Bah. Had I seen that NetBSD supports head -c... ah well. Cat's Eye Technologies 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
129129 -> shell command "bin/granolam run %(test-body-file)"
130130
131131 -> Functionality "Interpret Endless GraNoLa/M Program" is implemented by
132 -> shell command "bin/granolam run %(test-body-file) | head --bytes=60"
132 -> shell command "bin/granolam run %(test-body-file) | head -c 60"
133133
134134 -> Tests for functionality "Parse GraNoLa/M Program"
135135