[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug 1204] collecting test results behind usplash never ends if there is an error



http://bugs.skolelinux.no/show_bug.cgi?id=1204





------- Additional Comments From jredrejo@edu.juntaextremadura.net  2007-06-29 16:53 -------
I've never used usplash before (I'm a happy splashy user), but taking a look at
debian-edu-config,it seems this patch could fix the bug. I don't dare to upload
it with my knowledge of  usplash, maybe somebody who knows it better could take
a look at it:


--- sbin/debian-edu-test-install        (revisión: 35092)
+++ sbin/debian-edu-test-install        (copia de trabajo)
@@ -12,6 +12,8 @@
         if [ "$debian_edu_error_flag_file" ] ; then
             echo "$0: $TEST failed" >> $debian_edu_error_flag_file
         else
+            clear >/dev/tty8
+           /sbin/usplash_write QUIT
             echo "$0: $TEST failed" 1>&2
         fi
     fi




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



Reply to: