From: Karel Zak Date: Thu, 27 Aug 2015 21:07:15 +0000 (+0200) Subject: docs: fix typo X-Git-Tag: v2.27~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268a62bf389a0fd5ba1b0649f6e8afab9e97bc81;p=thirdparty%2Futil-linux.git docs: fix typo Reported-by: Andreas Henriksson Signed-off-by: Karel Zak --- diff --git a/Documentation/howto-tests.txt b/Documentation/howto-tests.txt index 99046e1aea..6799c92a4c 100644 --- a/Documentation/howto-tests.txt +++ b/Documentation/howto-tests.txt @@ -117,12 +117,12 @@ Travis CI - automatically executed for all github commits. UID=0, it means that tests are executed on travis "legacy infrastructure". -Drone.oi - automatically executed for all github commits. +Drone.io - automatically executed for all github commits. URL: https://drone.io/github.com/karelzak/util-linux The drone.io does not use any in-tree config file (like travis-ci), the - currently used configuration (maintained by Drone.oi web UI): + currently used configuration (maintained by Drone.io web UI): MAKE_CHECK="root" MAKE_CHECK_OPTS="--skip-loopdevs --exclude=mount/move"