326a73a remove the () in two steps

Authored and Committed by ausil 7 years ago
1 file changed. 2 lines added. 1 lines removed.
    remove the () in two steps
    
    bash in rhel6 does not support the :1:-1 format for stripping off ()
    so do it in two steps and explicitly stip off the characters
    
    Signed-off-by: Dennis Gilmore <dennis@ausil.us>
    
        
file modified
+2 -1