14e6ac0 Fix tests subpackage test script

Authored and Committed by ppisar 4 years ago
    Fix tests subpackage test script
    
    popd and pushd are bash-specific. Use bash in shell bang.
    Prevent from evaluating the script in here-document definition.
    Create a temporary directory correctly.
    Also correct a typo in a comment.
    
        
file modified
+8 -5