summaryrefslogtreecommitdiff
path: root/src/Script/Shell.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Script/Shell.hs')
-rw-r--r--src/Script/Shell.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Script/Shell.hs b/src/Script/Shell.hs
index dea3fe9..2d1b82b 100644
--- a/src/Script/Shell.hs
+++ b/src/Script/Shell.hs
@@ -202,6 +202,7 @@ spawnShell procNode procName script = do
hClose pstderr
let procKillWith = Nothing
+ let procPid = Nothing
let process = Process {..}
startProcessIOLoops process hout herr