mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 23:34:55 +02:00
Remove now-unused 2nd arg to configs.
This commit is contained in:
parent
cb4ff640d7
commit
e428f29402
2
.github/run_test.sh
vendored
2
.github/run_test.sh
vendored
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
. .github/configs $1 $2
|
||||
. .github/configs $1
|
||||
|
||||
[ -z "${SUDO}" ] || ${SUDO} mkdir -p /var/empty
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user