From 145fff41cfacf7fe28ba03d1f9f972306f492a19 Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Fri, 29 May 2020 00:52:26 +0300 Subject: [PATCH] CI: Travis: build.sh: BUILD_PROJECT: *Optparse*Completion: upd: directional note M build.sh --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 6b655284..8ee5514c 100755 --- a/build.sh +++ b/build.sh @@ -66,6 +66,7 @@ ghcjsTmpLogFile=${ghcjsTmpLogFile:-'/tmp/ghcjsTmpLogFile.jog'} ghcjsLogTailLength=${ghcjsLogTailLength:-'10000'} +# NOTE: Resulting value injects into `nix-build` commands if [ "$generateOptparseApplicativeCompletion" = 'true' ] then # NOTE: Enable shell completion generation