Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

one more cat command removed #1634

Merged
merged 1 commit into from Dec 26, 2017
Merged

one more cat command removed #1634

merged 1 commit into from Dec 26, 2017

Conversation

ProBackup-nl
Copy link
Contributor

@ProBackup-nl ProBackup-nl commented Dec 8, 2017

No description provided.

that might generate a "/usr/bin/cut: you must specify a list of bytes, characters, or fields" error message, like:

```
+ local type dev remainder name disk disks vgrp dm_vgrp lvol dm_lvol part mp fs bd nmp temp_nm
+ read type remainder
++ /usr/bin/cut /var/lib/drp/layout/disklayout.conf
/usr/bin/cut: you must specify a list of bytes, characters, or fields
```
@jsmeix jsmeix requested a review from schlomo December 11, 2017 11:01
@jsmeix jsmeix added the cleanup label Dec 11, 2017
@jsmeix jsmeix added this to the ReaR v2.4 milestone Dec 11, 2017
@jsmeix
Copy link
Member

jsmeix commented Dec 11, 2017

See
#1633 (comment)

@gdha gdha requested a review from jsmeix December 22, 2017 07:53
@gdha gdha self-assigned this Dec 22, 2017
@gdha gdha merged commit 54bf507 into rear:master Dec 26, 2017
@ProBackup-nl ProBackup-nl deleted the patch-23 branch December 26, 2017 15:51
@jsmeix
Copy link
Member

jsmeix commented Jan 2, 2018

FYI
see #1633
why it is in general o.k. and good to simplify
command < <( cat /some/file ) to command < /some/file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants