Skip to content

Commit

Permalink
Fix ShellCheck warning SC2068
Browse files Browse the repository at this point in the history
  • Loading branch information
Sim4n6 authored and mauricioabreu committed May 28, 2021
1 parent 11a52e8 commit 2ebadf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ function main {
if [ -z "$1" ]; then
main
else
$@
"$@"
fi

0 comments on commit 2ebadf9

Please sign in to comment.