diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2023-04-06 13:28:06 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-04-08 01:11:41 +0200 |
commit | 4914fce77be7764332ca2b56a3496ea73ad2f042 (patch) | |
tree | 0a478e20efaa6047a1fc7aaafcfd9b519517d9cd /test/.gitignore | |
parent | 55bbe3dbcb043b62f2d8b7f204873c160d40e7b9 (diff) | |
download | passt-4914fce77be7764332ca2b56a3496ea73ad2f042.tar passt-4914fce77be7764332ca2b56a3496ea73ad2f042.tar.gz passt-4914fce77be7764332ca2b56a3496ea73ad2f042.tar.bz2 passt-4914fce77be7764332ca2b56a3496ea73ad2f042.tar.lz passt-4914fce77be7764332ca2b56a3496ea73ad2f042.tar.xz passt-4914fce77be7764332ca2b56a3496ea73ad2f042.tar.zst passt-4914fce77be7764332ca2b56a3496ea73ad2f042.zip |
nstool: Rename nsholder to nstool
In preparation for extending what it does.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore index fbee491..4837402 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -6,6 +6,6 @@ QEMU_EFI.fd *.raw *.raw.xz *.bin -nsholder +nstool guest-key guest-key.pub |