travis-ci / tfw log scanlog scanpassingpassing Current Branches Build History Pull Requests Build #214 Settings Requests Caches More options Requests Trigger build jvd-remove-red-herring Defer execution of shell command The following error occurs when `tfw` is installed froma tarball:```fatal: Not a git repository (or any of the parent directories): .git```This ensures the failing command is only executed when the variable isreferenced.```% cat <<'EOF' >MakefileFOO = $(shell foo).PHONY: barbar: @echo "not using foo".PHONY: bazbaz: @echo using FOO: $(FOO)EOF% make barnot using foo% make bazmake: foo: Command not foundusing FOO:``` Commit d47591d Compare d47591dbac3f Branch jvd-remove-red-herring Joep van Delft Push event #214 passed Ran for 1 min 27 sec 6 years ago New branch build AMD64 no language set Git Job log View config There was an error while trying to fetch the log.