aboutsummaryrefslogtreecommitdiff
path: root/testdata/local
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-09-27 00:32:27 +0700
committerShulhan <ms@kilabit.info>2023-09-27 00:54:10 +0700
commitec249eb3ca99070b31e7a535219de9f2474df5e4 (patch)
tree118e6e6e1beb8a36a470331b2a379da3033096af /testdata/local
parentc595d849701d35e81c02e4a834abb4cd2d0a5933 (diff)
downloadawwan-ec249eb3ca99070b31e7a535219de9f2474df5e4.tar.xz
all: print any path relative to base directory
This is to minimize log length in stdout and stderr, which make it more readable.
Diffstat (limited to 'testdata/local')
-rw-r--r--testdata/local/local_encrypted.data2
-rw-r--r--testdata/local/put.data4
2 files changed, 3 insertions, 3 deletions
diff --git a/testdata/local/local_encrypted.data b/testdata/local/local_encrypted.data
index d4e27b0..5355762 100644
--- a/testdata/local/local_encrypted.data
+++ b/testdata/local/local_encrypted.data
@@ -7,7 +7,7 @@ this_is_a_secret
Local: NewScript: ParseScript: template: local_encrypted.aww:3:7: executing "local_encrypted.aww" at <.Val>: error calling Val: "secret::pass" is empty
<<< echo_encrypted_invalid_pass
-Local: NewSession: loadEnvFromPaths: LoadPrivateKeyInteractive: x509: decryption password incorrect
+Local: NewSession: .awwan.env.vault: LoadPrivateKeyInteractive: x509: decryption password incorrect
<<< sub_echo_encrypted
diff --git a/testdata/local/put.data b/testdata/local/put.data
index 2018f7a..b44cbdd 100644
--- a/testdata/local/put.data
+++ b/testdata/local/put.data
@@ -10,7 +10,7 @@ The host name is encrypt.
The secret password is this_is_a_secret.
<<< encrypted_empty_passphrase.stderr
-!!! Copy: generateFileInput: private key is missing or not loaded
+!!! Copy: encrypted.txt.vault: private key is missing or not loaded
<<< encrypted_invalid_passphrase
-Local: NewSession: loadEnvFromPaths: LoadPrivateKeyInteractive: x509: decryption password incorrect
+Local: NewSession: .awwan.env.vault: LoadPrivateKeyInteractive: x509: decryption password incorrect