Skip to content

Commit

Permalink
stty onlcr
Browse files Browse the repository at this point in the history
  • Loading branch information
aklomp committed Jan 28, 2024
1 parent 097f43f commit ad005b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/ci/issue137.sh
Expand Up @@ -3,6 +3,8 @@ set -xev

echo -ne "hello\nworld\n" | xxd

stty onlcr

wget https://github.com/aklomp/base64/files/14074869/in.bin.zip
unzip in.bin.zip
out/bin/base64 in.bin > in.bin.b64
Expand Down

0 comments on commit ad005b3

Please sign in to comment.