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 5416a54 commit 838c96cCopy full SHA for 838c96c
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: b81905eedbf56e026e8144a32056fd5dd0265d3b
+refs/heads/master: 5d360050666ef6c884fbf9b7eec1f3da9f0d13bf
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: afdfe40aa0b7dfc7800dddbc1f55da979abfe486
5
refs/heads/try: 77f72d36ecd447877634d8e5c54b8d793e34cefa
trunk/src/etc/install.sh
@@ -214,7 +214,7 @@ need_cmd uname
214
need_cmd tr
215
need_cmd sed
216
217
-CFG_SRC_DIR="$(cd $(dirname $0) && pwd)/"
+CFG_SRC_DIR="$(cd $(dirname $0) && pwd)"
218
CFG_SELF="$0"
219
CFG_ARGS="$@"
220
0 commit comments