Skip to content

Commit

Permalink
test-getuto.sh: Run getuto with debug logging
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
thesamesam committed Aug 19, 2023
1 parent f8d123b commit fb17405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-getuto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mkdir -p "${ROOT}"/usr/share/openpgp-keys
ln -s "${REAL_ROOT}"/usr/share/openpgp-keys/gentoo-release.asc "${ROOT}"/usr/share/openpgp-keys/gentoo-release.asc

# Generate a keyring using getuto.
./getuto
bash -x getuto

# Make sure the newly-generated keyring works.
export GNUPGHOME="${ROOT%/}"/etc/portage/gnupg
Expand Down

0 comments on commit fb17405

Please sign in to comment.