Bah. Had I seen that NetBSD supports head -c... ah well.
Cat's Eye Technologies
8 years ago
129 | 129 | -> shell command "bin/granolam run %(test-body-file)" |
130 | 130 | |
131 | 131 | -> 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" | |
133 | 133 | |
134 | 134 | -> Tests for functionality "Parse GraNoLa/M Program" |
135 | 135 |