coreutils: Reference issue in test

This commit is contained in:
Fredrik Fornwall 2017-01-07 02:02:12 -05:00
parent 627fdeb162
commit 7fa69461f0
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# https://github.com/termux/termux-app/issues/232
set -e -u
RESULT=$(echo -n 123456 | tail -c 3)