commit:     654eea37b2a0dd55331b8bf1b3bb404c55309dcf
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 27 18:25:20 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 27 18:25:20 2025 +0000
URL:        https://gitweb.gentoo.org/proj/tattoo.git/commit/?id=654eea37

fix script

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 systemd/installer-tester.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemd/installer-tester.sh b/systemd/installer-tester.sh
index 0d9a9fe..08b5175 100755
--- a/systemd/installer-tester.sh
+++ b/systemd/installer-tester.sh
@@ -39,7 +39,7 @@ ln -vsf /srv/tattoo/systemd/tmpfiles-portage-tmpdir.conf 
/etc/tmpfiles.d/portage
 einfo "Preparing for simple pkgdev usage"
 ln -vsf /srv/tattoo/bugs.key ~/.bugz_token || die "Failed to link bugs.key to 
~/.bugz_token"
 mkdir -p ~/.config/pkgdev/ || die "Failed to create ~/.config/pkgdev directory"
-cat > ~/.config/pkgdev/config <<-EOF || die "Failed to create pkgdev config"
+cat > ~/.config/pkgdev/pkgdev.conf <<-EOF || die "Failed to create pkgdev 
config"
        [DEFAULT]
        tatt.test =
        tatt.use-combos = 1

Reply via email to