Learn more about cloning repositories
You have read-only access
[svn-r4469] Purpose: Bug Fix Description: Some systems can't handle a test like: if ! test -d "foo"; then Solution: Removed the "!" and made a success a "nop".