From 60040c91ffe701a84689b2c6310ff845e65cff42 Mon Sep 17 00:00:00 2001 From: Ilnur Khuziev Date: Thu, 10 Feb 2022 16:46:14 +0300 Subject: Restoring authorship annotation for Ilnur Khuziev . Commit 2 of 2. --- util/system/shellcommand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/system/shellcommand.cpp') diff --git a/util/system/shellcommand.cpp b/util/system/shellcommand.cpp index ffe294a2d6d..b1989b5c8c3 100644 --- a/util/system/shellcommand.cpp +++ b/util/system/shellcommand.cpp @@ -717,7 +717,7 @@ void TShellCommand::TImpl::OnFork(TPipes& pipes, sigset_t oldmask, char* const* } if (WorkDir.size()) { - NFs::SetCurrentWorkingDirectory(WorkDir); + NFs::SetCurrentWorkingDirectory(WorkDir); } if (CloseAllFdsOnExec) { -- cgit v1.3