Commit 671779b
committed
CA-264428: Use --batch when calling gpg
If the `import-update-key` script is used when a TTY is not available (e.g.
during RPM installation), it can result in a situation where the key is
imported, but not marked as trusted. By passing `--batch` we avoid this
situation.
Signed-off-by: Alex Brett <[email protected]>1 parent 50256b7 commit 671779b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments