Edit Sup Issue: issue65

Summary
Issue type Status
Sup version Ruby version
Assigned To Tags (list)
Description
Attachments
  Make a copy

Created on 2010-02-09.07:49:09 by terotil, last changed by terotil.

Messages
msg161 (view) Author: terotil Date: 2010-02-09.07:49:09
Sup-dump complains

  tput: No value for $TERM and no -T specified

when run from cron.  This is caused by terminal colors monkeypatch to Curses in
sup/colormap.rb.  Either sup.rb should not expect $TERM or sup-dump should not
`require "sup"`.  Which way to go?
History
Date User Action Args
2010-02-09 07:49:09terotilcreate