config: backup - show the directory where tar was executed on error
This commit is contained in:
parent
39cfa87a95
commit
ea60d88a9a
1 changed files with 1 additions and 0 deletions
|
@ -1029,6 +1029,7 @@ dobackup(const char *oldver)
|
|||
}
|
||||
s = htsbuf_to_string(&q);
|
||||
tvherror("config", "command '%s' returned error code %d", s, code);
|
||||
tvherror("config", "executed in directory '%s'", root);
|
||||
free(s);
|
||||
htsbuf_queue_flush(&q);
|
||||
goto fatal;
|
||||
|
|
Loading…
Add table
Reference in a new issue