Remove extra bracket from bad merge
This commit is contained in:
Vendored
-1
@@ -373,7 +373,6 @@ def CheckoutRepo(boolean disableSubmodules = false) {
|
||||
}
|
||||
palSh('git lfs install', 'Git LFS Install')
|
||||
palSh('git lfs pull', 'Git LFS Pull')
|
||||
}
|
||||
|
||||
// CHANGE_ID is used by some scripts to identify uniquely the current change (usually metric jobs)
|
||||
palSh('git rev-parse HEAD > commitid', 'Getting commit id')
|
||||
|
||||
Reference in New Issue
Block a user