-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: None
-
Component/s: infrastructure
-
b86
-
generic
-
generic
-
Not verified
Fixing JDK-8011342 revealed another occasional issue caused by evaluation of [ ] expressions involving -o or -a including !
hgforest.sh works fine if the sh shell is bash but may otherwise fail.
The fix is to replace -a, -o and ! expressions with explicit test.
hgforest.sh works fine if the sh shell is bash but may otherwise fail.
The fix is to replace -a, -o and ! expressions with explicit test.