summaryrefslogtreecommitdiffstats
path: root/src/pass.cpp
diff options
context:
space:
mode:
authorAlexander Blum <alexander.blum@c3s.cc>2023-06-20 18:28:53 +0200
committerAlexander Blum <alexander.blum@c3s.cc>2023-06-20 18:28:53 +0200
commit3f25dc61554f3b8764d9d87bf0096bf1695d4cf5 (patch)
treea1bd9abde3d8995f18e244d1c43971c0b71f5153 /src/pass.cpp
parent88bb093dfacab7cc2d2ed8dbb25cb6fa8a1306de (diff)
fixes clang-format errors
Diffstat (limited to 'src/pass.cpp')
-rw-r--r--src/pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pass.cpp b/src/pass.cpp
index 8509161f..3848661f 100644
--- a/src/pass.cpp
+++ b/src/pass.cpp
@@ -260,7 +260,7 @@ void Pass::updateEnv() {
// dbg()<< "Update
// PASSWORD_STORE_SIGNING_KEY with " + currentSigningKey;
env.replaceInStrings(envSigningKey.first(),
- "PASSWORD_STORE_SIGNING_KEY=" + currentSigningKey);
+ "PASSWORD_STORE_SIGNING_KEY=" + currentSigningKey);
}
}
// put PASSWORD_STORE_DIR in env