retitle 131354 Solaris which is broken - no false on fail thanks Hello,
The part of this bug which was reporting the sleep issue was fixed in recent versions of apt-zip. About the Solaris' which command, the code in question has been removed, but I intend to reintroduce it as an optional feature. I found out that "type" is a lot more portable than "which" (it is present in the common set for *nix commands); Could you please tell us if there is any issues with type on Solaris? A test like: type bash && echo "bash is there" type jdfghsdakyfuidfgiwealfglw || echo "type is not broken" should suffice. -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein

