Bug#341068: console-tools: Error displays in console-screen.sh

2005-11-28 Thread Andrea Vettorello
Package: console-tools Version: 1:0.2.3dbs-59 Followup-For: Bug #341068 I'm not an expert in shell scripting, but seems that line 101 of console-screen.sh is missing a "$": - [ NUM_CONSOLES -eq 1 ] && NUM_CONSOLES=6 + [ $NUM_CONSOLES -eq 1 ] && NUM_CONSOLES=6 Andrea -- System Information: Deb

Bug#341068: console-tools: Error displays in console-screen.sh

2005-11-27 Thread Rick Friedman
Package: console-tools Version: 1:0.2.3dbs-59 Severity: normal After upgrading console-common (to 0.7.55) & console-data (to 2002.12.04dbs-51), the following error is displayed during bootup: ^[]RSetting up general console font... /etc/rcS.d/S48console-screen.sh: line 101: [: NUM_CONSOLES: integ