[
https://issues.apache.org/jira/browse/YETUS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15463581#comment-15463581
]
Allen Wittenauer commented on YETUS-447:
----------------------------------------
{code}
+ (( pos1=pos2 ))
++ echo ''
++ cut -f1--3 -d/
cut: [-cf] list: illegal list value
+ GITHUB_BASE_URL=
+ (( pos1=pos1+1 ))
+ (( pos2=pos1+1 ))
++ echo ''
++ cut -f-2--1 -d/
cut: [-cf] list: illegal list value
+ GITHUB_REPO=
+ (( pos1=pos2+2 ))
{code}
> invalid byte in cut
> -------------------
>
> Key: YETUS-447
> URL: https://issues.apache.org/jira/browse/YETUS-447
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
>
> It might be an i18n issue, but:
> {code}
> Processing: HDFS-7859
> cut: invalid byte, character or field list
> Try 'cut --help' for more information.
> cut: invalid byte, character or field list
> Try 'cut --help' for more information.
> HDFS-7859 patch is being downloaded at Thu Aug 25 09:08:19 PDT 2016 from
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)