Regression testing
This commit is contained in:
parent
f8aa84a91b
commit
a57b6a4706
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set -x
|
|||
|
||||
[ "${FLOCKER}" != "$0" ] && exec env FLOCKER="$0" flock -en "$0" "$0" "$@" || :
|
||||
|
||||
exec > ~/tint2.runner-version.log
|
||||
exec > ~/tint2.runner-test.log
|
||||
exec 2>&1
|
||||
|
||||
cd ~/tint2.wiki
|
||||
|
|
Loading…
Reference in a new issue