diff options
| author | Shulhan <ms@kilabit.info> | 2023-09-27 00:32:27 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-09-27 00:54:10 +0700 |
| commit | ec249eb3ca99070b31e7a535219de9f2474df5e4 (patch) | |
| tree | 118e6e6e1beb8a36a470331b2a379da3033096af /testdata/local/local_encrypted.data | |
| parent | c595d849701d35e81c02e4a834abb4cd2d0a5933 (diff) | |
| download | awwan-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/local_encrypted.data')
| -rw-r--r-- | testdata/local/local_encrypted.data | 2 |
1 files changed, 1 insertions, 1 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 |
