aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2013-05-19 19:24:57 +0000
committerPascal Terjan <pterjan@mageia.org>2013-05-19 19:24:57 +0000
commitaea924246095908aa19549832982625c19e7c766 (patch)
tree829a169617318eff794bbbe5159b840722267402
parent147302d365a12c1479870d8b645301d048a8f069 (diff)
downloadiurt-aea924246095908aa19549832982625c19e7c766.tar
iurt-aea924246095908aa19549832982625c19e7c766.tar.gz
iurt-aea924246095908aa19549832982625c19e7c766.tar.bz2
iurt-aea924246095908aa19549832982625c19e7c766.tar.xz
iurt-aea924246095908aa19549832982625c19e7c766.zip
Close STDIN
-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