summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-01-07 10:17:07 -0500
committerChris Lumens <clumens@redhat.com>2009-01-07 10:17:07 -0500
commit564388c4234255c13ddcde2d875b88da74781b63 (patch)
tree89e072caa91156b47cf7523cd2c2b0878f0f527f /exception.py
parent381f98417d8d7880b33dc498e354843a722717d1 (diff)
downloadanaconda-564388c4234255c13ddcde2d875b88da74781b63.tar.gz
anaconda-564388c4234255c13ddcde2d875b88da74781b63.tar.xz
anaconda-564388c4234255c13ddcde2d875b88da74781b63.zip
Log everything from execWithRedirect or execWithCapture (#467690).
Diffstat (limited to 'exception.py')
-rw-r--r--exception.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/exception.py b/exception.py
index 74a958dfd..214ca87ae 100644
--- a/exception.py
+++ b/exception.py
@@ -223,6 +223,7 @@ class AnacondaExceptionDump:
for file in ("/tmp/syslog", "/tmp/anaconda.log",
"/tmp/lvmout", "/tmp/resize.out",
+ "/tmp/program.log",
anaconda.rootPath + "/root/install.log",
anaconda.rootPath + "/root/upgrade.log"):
try: