Skip to content

Commit

Permalink
Add newline eof
Browse files Browse the repository at this point in the history
  • Loading branch information
islas committed Jun 27, 2024
1 parent 928e3dc commit e619658
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci/env/helpers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ banner()
printf "# %-$(( ${lengthBanner} - 2 ))s #\n" " "
printf "# %-$(( ${lengthBanner} - 2 ))s #\n" "$*"
printf "#%${lengthBanner}s#\n" | tr " " "="
}
}
2 changes: 1 addition & 1 deletion .ci/env/hostenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if [ $( contains ${hostname} hsn.de.hpc ) -eq 0 ]; then
. .ci/env/derecho.sh
else
echo "No known environment for '${hostname}', using current"
fi
fi
2 changes: 1 addition & 1 deletion .ci/mpas_compilation.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@
}
}
}
}
}

0 comments on commit e619658

Please sign in to comment.