We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a964715 commit a01692dCopy full SHA for a01692d
.gitignore
@@ -2,11 +2,14 @@
2
*.o
3
*.a
4
*.so
5
+unit.out
6
7
# Folders
8
_obj
9
_test
10
11
+tmp/
12
+
13
# Architecture specific extensions/prefixes
14
*.[568vq]
15
[568vq].out
system/t06_publish/PublishSnapshot38Test_gold
@@ -1,7 +1,7 @@
1
Loading packages...
Generating metadata files and linking package files...
-Signing file 'main_installer-s390x_current_images_SHA256SUMS' with gpg, please enter your passphrase when prompted:
Finalizing metadata files...
+Signing file 'main_installer-s390x_current_images_SHA256SUMS' with gpg, please enter your passphrase when prompted:
Signing file 'Release' with gpg, please enter your passphrase when prompted:
Clearsigning file 'Release' with gpg, please enter your passphrase when prompted:
0 commit comments