From 9794c03537a2f7fa5787f9ed7f70c10899deca14 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 25 Apr 2017 13:50:44 +0100 Subject: And another. --- regress/if-shell-TERM.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'regress/if-shell-TERM.sh') diff --git a/regress/if-shell-TERM.sh b/regress/if-shell-TERM.sh index d1257ec7..c29741ac 100644 --- a/regress/if-shell-TERM.sh +++ b/regress/if-shell-TERM.sh @@ -1,6 +1,7 @@ #!/bin/sh # 882 +# TERM should come from outside tmux for if-shell from the config file PATH=/bin:/usr/bin TERM=screen -- cgit