On 2008-12-30 13:38:12 +0100, Vincent Lefevre wrote:
> There's still the possibility to replace
> 
>   ${+_deb_packages_cache_installed} -eq 0
> 
> by
> 
>   -n "$+_deb_packages_cache_installed"

Oops, I meant:

  -z "$+_deb_packages_cache_installed"

-- 
Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to