aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xiurt3
1 files changed, 3 insertions, 0 deletions
diff --git a/iurt b/iurt
index c99dec7..f183be8 100755
--- a/iurt
+++ b/iurt
@@ -732,6 +732,9 @@ if ($run{shell}) {
}
}
+# If not using --shell, we don't want an interactive build
+close STDIN;
+
# perform some cleaning before running to have some more space, rsync to
# the server too in case previous iurt crashed