From 89db6fe2fe2c32d2a832ddfeb04e8d078e301084 Mon Sep 17 00:00:00 2001
From: workfork <workfork@yandex-team.ru>
Date: Thu, 10 Feb 2022 16:46:43 +0300
Subject: Restoring authorship annotation for <workfork@yandex-team.ru>. Commit
 2 of 2.

---
 build/ymake_conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'build/ymake_conf.py')

diff --git a/build/ymake_conf.py b/build/ymake_conf.py
index 8ccd341d0b..30219eb85e 100755
--- a/build/ymake_conf.py
+++ b/build/ymake_conf.py
@@ -2764,8 +2764,8 @@ class MSVCLinker(MSVC, Linker):
         emit("GENERATE_MF_CMD", '$YMAKE_PYTHON ${input:"build/scripts/generate_mf.py"}',
              '--build-root $ARCADIA_BUILD_ROOT --module-name $REALPRJNAME -o ${output;pre=$MODULE_PREFIX;suf=$MODULE_SUFFIX.mf:REALPRJNAME}',
              '-t $MODULE_TYPE --ya-start-command-file -Ya,lics $LICENSE_NAMES -Ya,peers ${rootrel:PEERS} -Ya,credits ${input:CREDITS_TEXTS_FILE} $CREDITS_FLAGS --ya-end-command-file',
-             ) 
- 
+             )
+
         # we split srcs_global into two groups: libs and objs
         # # each group can be in its own command file
         # first group need /WHOLEARCHIVE: prefix which will be added in fix_msvc_output.py or run_msvc_wine.py
-- 
cgit v1.2.3