Damyan Ivanov wrote:
> -=| Raphael Geissert, Fri, May 29, 2009 at 06:14:12PM +0000 |=-
>> The following commit has been merged in the master branch:
>> commit 64b40be8fe2a36553a59f160955116ca17bfad38
>> Author: Raphael Geissert
>> <[email protected]>
>> Date: Fri May 29 13:14:51 2009 -0500
>>
>> Avoid code duplication for no reason
[...]
>
> This is not code duplication, but protection agains undefined variable
> reference. The scripts run with "set -u".
Where is set -u being called?
$ grep -qrE set\ +- etc/acpi/; echo $?
1
>
> Perhaps a simple ${FnF_BACKLIGHTOFF:-} could be used since the default
> is not important in the condition.
>
Cheers,
--
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel