Skip to content

Commit c3a298a

Browse files
Merge pull request #17 from antony-rheneus/master
Update SONIC_MASTER_JUN30_COMMIT help logger
2 parents cdb67ff + c772dbd commit c3a298a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonic_falcon_mvl_patch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pre_patch_help()
4646
log "STEPS TO BUILD:"
4747
log "git clone https://github.com/Azure/sonic-buildimage.git"
4848
log "cd sonic-buildimage"
49-
log "git checkout SONIC_MASTER_JUN30_COMMIT"
49+
log "git checkout $SONIC_MASTER_JUN30_COMMIT"
5050
log "make init"
5151

5252
log "<<Apply patches using patch script>>"

0 commit comments

Comments
 (0)