Propagate TAMED_STALL_SECONDS

bin/tame (TAMED_STALL_SECONDS): Export variable.
build-aux/Makefile.am (TAMED_INSTALL_SECONDS): Export variable.
master v3.3.4
Mike Gerwitz 2018-10-16 09:26:37 -04:00
parent 1e5cdf8c40
commit b7167467b0
2 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,9 @@ declare -ri EX_USAGE=64 # incorrect usage; sysexits.h
# before forcibly restarting it
declare -ri RUNNER_CMD_WAITTIME=3
# propagate to daemon
export TAMED_STALL_SECONDS
# Send a single command to a runner and observe the result
#

View File

@ -73,6 +73,9 @@ default: program-ui c1map FORCE
SHELL = /bin/bash -O extglob
# propagate to tame{,d}
export TAMED_STALL_SECONDS
all: program-data-copy
program-ui: standalones ui/package.js ui/Program.js program-ui-immediate