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

RFC: Shouldn't '-D' (i.e. 'set -x') also apply for usr/sbin/rear ? #1245

Closed
jsmeix opened this issue Mar 15, 2017 · 0 comments
Closed

RFC: Shouldn't '-D' (i.e. 'set -x') also apply for usr/sbin/rear ? #1245

jsmeix opened this issue Mar 15, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@jsmeix
Copy link
Member

jsmeix commented Mar 15, 2017

During
#1241
I noticed that for "rear -D ..."
there is no 'set -x' output in the log file
which makes it nedlessly hard to debug
issues in usr/sbin/rear itself.

Therefore I like to suggest that for '-D'
the 'set -x' is also done in usr/sbin/rear itself.

Or is there a good reason why for '-D'
no 'set -x' is done in usr/sbin/rear itself?

@jsmeix jsmeix added discuss / RFC enhancement Adaptions and new features labels Mar 15, 2017
@jsmeix jsmeix added this to the ReaR future milestone Mar 15, 2017
@jsmeix jsmeix self-assigned this Mar 15, 2017
@jsmeix jsmeix closed this as completed Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant