summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-07-14 15:17:44 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-07-14 15:17:44 +0200
commit5eb884d8fd73b5ddf1276f1aa408903712e78c51 (patch)
treeb5f9179bd4ac9098195273a1a3b818eeeb0915f6
parent37eb75164de32f5854c1af4a76bda50fc1f18ee4 (diff)
downloadluaotfload-5eb884d8fd73b5ddf1276f1aa408903712e78c51.tar.gz
fix confusing warning message in luaotfload-tool.lua
-rwxr-xr-xluaotfload-tool.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua
index 5028515..17978f8 100755
--- a/luaotfload-tool.lua
+++ b/luaotfload-tool.lua
@@ -1129,8 +1129,8 @@ do
if kpsefind_file ("https.lua", "lua") == nil then
check_upstream = function (errcnt)
out [[============= upstream repository =============
- Github API access requires the luasec library.
WARNING: Cannot retrieve repository data.
+ Github API access requires the luasec library.
Grab it from <https://github.com/brunoos/luasec>
and retry.]]
return errcnt