mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-13 07:52:36 +03:00
a0d9e2bbba
* Update tests using base64 utility to also work on macos * Fix invocation of base64 in refc/buffer test.
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
rm -rf build
|
|
|
|
$1 --no-color --console-width 0 --no-banner CopyFile.idr < input
|
|
base64 -i dest.bin
|
|
|
|
rm dest.bin
|