[kernel-tests] 62/73: Fix typos found by Wouter Depypere

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

 



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

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

commit b4e1da18398cf13868cd66a66424bc100a244272
Author: Justin M. Forbes <jforbes@xxxxxxxxxx>
Date:   Thu Apr 23 07:45:07 2015 -0500

    Fix typos found by Wouter Depypere
---
 config.example | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.example b/config.example
index 51a2fd1..370ae5e 100644
--- a/config.example
+++ b/config.example
@@ -20,7 +20,7 @@ submit=none
 case $submit in
 anonymous)
 	commit=y
-	commithook="curl -H 'Expect:' -F "user=anonymous" -F "test_result=@$logfile\;type=text/x-log" https://apps.fedoraproject.org/kerneltest/upload/anonymous
+	commithook="curl -H 'Expect:' -F "user=anonymous" -F "test_result=@$logfile\;type=text/x-log" https://apps.fedoraproject.org/kerneltest/upload/anonymous";
 	;;
 authenticated)
 	commit=y
@@ -30,7 +30,7 @@ authenticated)
 	if [ -n "$password" ]; then
 	        password="-p $password"
 	fi
-	commithook="fedora_submit.py $username $password -l $logfile"
+	commithook="./fedora_submit.py $username $password -l $logfile"
 	;;
 *)
 	commithook=/usr/bin/true

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




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux