We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dac97 commit d1687cdCopy full SHA for d1687cd
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 1e180b809fed81b758b1ca743ba3af24504239ca
+refs/heads/master: dfacdcf25d31a32ccf8578f8af304b2d7f38f33d
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: ba0e1cd8147d452c356aacb29fb87568ca26f111
5
refs/heads/try: 7b4ef47b7805a402d756fb8157101f64880a522f
trunk/configure
@@ -1,7 +1,7 @@
#!/bin/sh
msg() {
- echo "configure: $1"
+ echo "configure: $*"
}
6
7
step_msg() {
0 commit comments