]> git.hungrycats.org Git - linux/commitdiff
Apparently clean can prompt for imput? zygo-2.6.27.10-zb64
authorZygo Blaxell <zygo.blaxell@xandros.com>
Fri, 9 Jan 2009 17:44:12 +0000 (12:44 -0500)
committerZygo Blaxell <zygo.blaxell@xandros.com>
Fri, 9 Jan 2009 17:44:12 +0000 (12:44 -0500)
zygo/make-kernel

index 289e937631539720e906b867887a77a3acb31718..620ea2359ef59992fed2fa9384a31d493d79d213 100755 (executable)
@@ -11,4 +11,4 @@ cd .
        set +a
        make-kpkg modules_clean clean
        make-kpkg --revision $rev binary && make-kpkg modules_image
-) 2>&1 | tee make.log
+) </dev/null 2>&1 | tee make.log