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.
2 parents cdb67ff + c772dbd commit c3a298aCopy full SHA for c3a298a
sonic_falcon_mvl_patch.sh
@@ -46,7 +46,7 @@ pre_patch_help()
46
log "STEPS TO BUILD:"
47
log "git clone https://github.com/Azure/sonic-buildimage.git"
48
log "cd sonic-buildimage"
49
- log "git checkout SONIC_MASTER_JUN30_COMMIT"
+ log "git checkout $SONIC_MASTER_JUN30_COMMIT"
50
log "make init"
51
52
log "<<Apply patches using patch script>>"
0 commit comments