-
-
Notifications
You must be signed in to change notification settings - Fork 269
Correction in behavior of Borg environment variables #1055
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
Conversation
Now they should behave according #968
|
@gozora |
|
@jsmeix Yes, it is. |
|
I found a typo in a comment in default.conf: # into ReaRs local.conf/site.conf. (i.e. the plural ...s is used here). # into ReaR's local.conf/site.conf. (i.e. the genitive ...'s is actually meant) No need to do a pull request only because of this. |
|
@jsmeix I'll correct it, just give me a minute ;-) |
|
ah you've merged it already ... |
|
I found another minor issue in default.conf: On my system I get: $ less usr/share/rear/conf/default.conf ... # When set, use the given path/filename as remote path (default is â200234borgâ200235) ... $ file usr/share/rear/conf/default.conf usr/share/rear/conf/default.conf: UTF-8 Unicode English text You use UTF-8 characters. |
|
I added a section "Character Encoding" to |
|
That was an accident. Since my grammar fiasco. I use Libreoffice for spellchecks ... |
|
Ahhh! |
|
Of course I do! :-) |
|
|
|
Right now I remember that I can simply fix such minor typos |
|
Thanks! |
Applied changes discussed in #1052.