convert should use default value when CVS_RSH is not set, that value
being 'ssh'.
keyword: test that expansion is done filewise
Checks issue fixed in
2a66138c5e7e.
Solaris compatibility fixes for test-keyword:
- do not use /bin/false (yields 255 instead of 1)
- do not use "cd -", simply use "cd .." instead.