Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit ee2329d

Browse files
committed
Rename build script
1 parent 1b0efba commit ee2329d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

ds/cfg/install/drupal-make.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source /host/settings.sh
44

55
### make sure that we have the right git branch on the make file
6-
makefile="$CODE_DIR/build-btr_client.make"
6+
makefile="$CODE_DIR/build-btrclient.make"
77
git_branch=$(git -C $CODE_DIR branch | cut -d' ' -f2)
88
sed -i $makefile \
99
-e "/btr_client..download..branch/ c projects[btr_client][download][branch] = $git_branch"

0 commit comments

Comments
 (0)