mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-17 06:16:55 +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
|
#!/bin/sh
|
||||||
|
|
||||||
. .github/configs $1 $2
|
. .github/configs $1
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
./configure ${CONFIGFLAGS}
|
./configure ${CONFIGFLAGS}
|
||||||
|
Loading…
Reference in New Issue
Block a user