#927 PR merged: use generic wording in 30_check_backup_and_output_url (issue925)

Labels: bug, cleanup, fixed / solved / done

jsmeix opened issue at 2016-07-18 10:01:

Use generic wording in error messages
because prep/default/02_translate_url.sh
may translate a BACKUP_URL into an OUTPUT_URL
so that errors in a BACKUP_URL may appear when
testing the translated/derived OUTPUT_URL
see https://github.com/rear/rear/issues/925

First steps to be prepared for 'se -e' which means
replacing COMMAND ; StopIfError ...
with COMMAND || Error ...

jsmeix commented at 2016-07-18 10:03:

I tested it and it works for me.
I don't think I messed up something
so that is simply "just merge" it.


[Export of Github issue for rear/rear.]