You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log_error "Error: rsync encountered an error that could indicate a problem with permissions,"1>&2
77
-
log_error "hard links, symbolic links, or another issue that may affect backups."1>&2
76
+
log_error "Error: rsync encountered an error that could indicate a problem with permissions,\n hard links, symbolic links, or another issue that may affect backups."1>&2
log_error "Error: the filesystem containing $GHE_DATA_DIR does not support hard links."1>&2
84
-
log_error "Backup Utilities use hard links to store backup data efficiently."1>&2
82
+
log_error "Error: the filesystem containing $GHE_DATA_DIR does not support hard links.\n Backup Utilities use hard links to store backup data efficiently."1>&2
0 commit comments