Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Heinrich-BR committed Jul 9, 2024
1 parent 79f2a1e commit 2f81519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build-platypus-csd3-ampere.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ set_paths() {

echo "Building in ${BUILD_PATH}"
mkdir -p "${BUILD_PATH}" || {
echo "Failed to create ${BUILD_PATH}"
exit 1
echo "Failed to create ${BUILD_PATH}"
exit 1
}

cd "${BUILD_PATH}" || exit 1
Expand Down

0 comments on commit 2f81519

Please sign in to comment.