diff options
author | raveit65 <[email protected]> | 2023-04-16 12:39:02 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-04-16 12:56:01 +0200 |
commit | d9925c3fda446fae840ad09fc40d931ec0ac5792 (patch) | |
tree | f8d349f4967ebc905aad1f0bb3b97fe678edd842 /desktop/meson.build | |
parent | cadbe3c0dc28d03ee84ebc136780a0d4ca94a0b1 (diff) | |
download | mate-backgrounds-d9925c3fda446fae840ad09fc40d931ec0ac5792.tar.bz2 mate-backgrounds-d9925c3fda446fae840ad09fc40d931ec0ac5792.tar.xz |
travis-CI: mark rootdir as save1.26
fixes this error:
```
make[3]: Entering directory '/rootdir'
Creating ChangeLog
fatal: unsafe repository ('/rootdir' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory /rootdir
Failed to generate ChangeLog
```
A change was introduced in git 2.35.2 (and newer) to prevent a user from executing git commands in a repository owned by a different user.
See https://confluence.atlassian.com/bbkb/git-command-returns-fatal-error-about-the-repository-being-owned-by-someone-else-1167744132.html
Diffstat (limited to 'desktop/meson.build')
0 files changed, 0 insertions, 0 deletions