kernel-tests master: Mention config.example if no .config is found (3196d39)

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

 



Repository : http://git.fedorahosted.org/cgit/kernel-tests.git

On branch  : master

>---------------------------------------------------------------

commit 3196d3927dbde7b9fc04e923e277a7e61c49e9e1
Author: Justin M. Forbes <jforbes@xxxxxxxxxx>
Date:   Mon Apr 20 16:26:45 2015 -0500

    Mention config.example if no .config is found


>---------------------------------------------------------------

 runtests.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/runtests.sh b/runtests.sh
index 0bfdf1b..2a22401 100755
--- a/runtests.sh
+++ b/runtests.sh
@@ -14,6 +14,8 @@ commithook=/usr/bin/true
 
 if [ -f ./.config ]; then
 	source ./.config
+else
+	echo "No .config file found. You can cp config.example .config and edit as needed for easier log submission"
 fi
 
 kver=$(uname -r)

_______________________________________________
kernel mailing list
kernel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kernel





[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