Wireshark-commits: [Wireshark-commits] rev 52449: /trunk/test/ /trunk/test/: test-backend.sh

Date: Tue, 08 Oct 2013 15:09:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52449

User: eapache
Date: 2013/10/08 03:09 PM

Log:
 From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9245
 
 Fix test suite so that it doesn't attempt to use color if ncurses is not
 installed.  This came up when I attempted to use the test suite under Windows
 with cygwin installed but not ncurses.  The result is not entirely broken but
 the error messages saying that "tput is not a valid command" make the menus and
 results difficult to read.

Directory: /trunk/test/
  Changes    Path               Action
  +5 -0      test-backend.sh    Modified