This patch fixes the problem that although the user did
specify textinst for the installation and bargraph gets
the parameter -t, the warning about the undefined $wsys
is printed out. This happened because of a OR in main()
of bargraph, where newwin() is executed, but should not.
|