mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-22 17:33:07 +00:00
Remove unused arg.
This commit is contained in:
parent
93c31a6239
commit
6506cb2798
2
.github/configure.sh
vendored
2
.github/configure.sh
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. .github/configs $1 $2
|
||||
. .github/configs $1
|
||||
|
||||
set -x
|
||||
./configure ${CONFIGFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user