add COLUMNS back in for jira ls --template table testing

This commit is contained in:
Cory Bennett
2017-09-06 23:07:48 -07:00
parent 6a879959be
commit 1c79a80389
+1
View File
@@ -1,3 +1,4 @@
export COLUMNS=149
export JIRA_LOG_FORMAT="%{level:-5s} %{message}"
export ENDPOINT="https://go-jira.atlassian.net"
export GNUPGHOME=$(pwd)/.gnupg