tests: aliases: added set -x

This commit is contained in:
Emma Tebibyte 2024-04-24 19:28:33 -06:00
parent c6f30c4195
commit 1aa2b596d0
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
set -x
alias "$UTIL=$BIN/$UTIL"