7cc2bc test-all.sh: Pass argument list to Python and make script executable

1 file Authored by Petr Tesarik 2 years ago, Committed by Michal Suchanek 2 years ago,
    test-all.sh: Pass argument list to Python and make script executable
    
    Improve the helper shell script:
    
    - Pass command line options to python3 to allow things like "-v".
    - Set the executable bit, so it can be invoked directly.
    
        
file modified
+2 -1