Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Commit

Permalink
P01 formatting and typos fix (#199)
Browse files Browse the repository at this point in the history
* P01 formatting and typos fix

* Fix identations

* Fix P01 formatting
  • Loading branch information
Lubomir-Jahn authored Nov 6, 2024
1 parent 6fe0ac7 commit 01aab02
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 217 deletions.
2 changes: 1 addition & 1 deletion release_testing/functional_tests/F02/F02.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ pipeline {

writeJSON file: "${DATAROOTPATH}/state_db_carmen_go-file/statedb_info.json", json: fake_statedb_info

sh "cat ${DATAROOTPATH}/state_db_carmen_go-file/statedb_info.json"
sh "cat ${DATAROOTPATH}/state_db_carmen_go-file/statedb_info.json"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion release_testing/functional_tests/F13.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pipeline {
name: 'LachesisBaseSonicVersion',
defaultValue: "main",
description: 'Branch or commit hash for Lachesis-base-sonic'
)
)
}

stages {
Expand Down
Loading

0 comments on commit 01aab02

Please sign in to comment.