This is an automated email from the git hooks/post-receive script.

jforbes pushed a commit to branch master
in repository kernel-tests.

commit 202b0ac97234db37d260e6a515a166762b3a583b
Author: Justin M. Forbes <[email protected]>
Date:   Sat Aug 9 09:34:18 2014 +0200

    Add .txt extension to log file so firefox doesn't flub the mime type on 
upload
---
 runtests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtests.sh b/runtests.sh
index c19d907..f0b3fb5 100755
--- a/runtests.sh
+++ b/runtests.sh
@@ -4,7 +4,7 @@
 
 date=$(date +%s)
 topdir=$(pwd)
-logfile=$topdir/logs/kernel-test-$date.log
+logfile=$topdir/logs/kernel-test-$date.log.txt
 verbose=n
 testset=default
 cleanrun=PASS

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
kernel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to