make test.(ba)sh less annoying
This commit is contained in:
parent
1609404b8e
commit
42219c391d
3 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null
|
||||
|
||||
./test \
|
||||
-e a \
|
||||
--expr b \
|
Loading…
Add table
Add a link
Reference in a new issue