Skip to content

Commit a01692d

Browse files
committed
fix
1 parent a964715 commit a01692d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22
*.o
33
*.a
44
*.so
5+
unit.out
56

67
# Folders
78
_obj
89
_test
910

11+
tmp/
12+
1013
# Architecture specific extensions/prefixes
1114
*.[568vq]
1215
[568vq].out

system/t06_publish/PublishSnapshot38Test_gold

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Loading packages...
22
Generating metadata files and linking package files...
3-
Signing file 'main_installer-s390x_current_images_SHA256SUMS' with gpg, please enter your passphrase when prompted:
43
Finalizing metadata files...
4+
Signing file 'main_installer-s390x_current_images_SHA256SUMS' with gpg, please enter your passphrase when prompted:
55
Signing file 'Release' with gpg, please enter your passphrase when prompted:
66
Clearsigning file 'Release' with gpg, please enter your passphrase when prompted:
77

0 commit comments

Comments
 (0)