Skip to content

Commit

Permalink
Merge branch 'master' into arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
swine authored Jun 6, 2024
2 parents 9b261ab + 6457c4c commit 3fb4582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kpatch-build/kpatch-build
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ declare -rA SUPPORTED_RPM_DISTROS=(
["openEuler"]="OpenEuler"
["ol"]="Oracle"
["photon"]="Photon OS"
["rhel"]="RHEL")

["rhel"]="RHEL"
["amzn"]="Amazon Linux")

warn() {
echo "ERROR: $1" >&2
Expand Down

0 comments on commit 3fb4582

Please sign in to comment.