commit: 258b4a8eacbedb2b25ef150d6b06ff71e97cddd5 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 14:32:44 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 14:32:44 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=258b4a8e
add test file to test whether it's possible to create a new file under files/, or if access denied will happen. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> files/test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/files/test.txt b/files/test.txt new file mode 100644 index 0000000..5b3b4a7 --- /dev/null +++ b/files/test.txt @@ -0,0 +1 @@ +testtest
