Skip to content

Commit 3a3024e

Browse files
committed
---
yaml --- r: 1733 b: refs/heads/master c: 65f6fcb h: refs/heads/master i: 1731: 1dd3b17 v: v3
1 parent 4c3da67 commit 3a3024e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 3e7ff65201c44f7f7bcca112bc8a7c6b245fd94d
2+
refs/heads/master: 65f6fcb23a64044a2fb26c7e24a0ac358f27a1e8

trunk/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ probe() {
6969
probe_need() {
7070
local V=$1
7171
local P=$2
72-
probe $1 $2
72+
probe $V $P
7373
eval VV=\$$V
7474
if [ -z "$VV" ]
7575
then

0 commit comments

Comments
 (0)