Skip to content

Commit 1eec086

Browse files
committed
Based on origin/7.16
1 parent ea468e2 commit 1eec086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/common/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ prepare-test:: mage
3737
export NEWBEAT_FULL_NAME="Nicolas Ruflin" ; \
3838
export NEWBEAT_TYPE=${BEAT_TYPE} ; \
3939
export NEWBEAT_DEV=1 ; \
40-
export NEWBEAT_BEATS_REVISION=$(shell git rev-parse origin/master) ; \
40+
export NEWBEAT_BEATS_REVISION=$(shell git rev-parse origin/7.16) ; \
4141
mage GenerateCustomBeat
4242

4343
# Runs test build for the created beat

0 commit comments

Comments
 (0)