Commit 84e7b21d authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm release-upgrade: fix typo

parent 190f2353
......@@ -471,7 +471,7 @@ epm_release_upgrade()
TARGET="$1"
fi
[ "$TARGET" = "Sisyphus" && info "Check also https://www.altlinux.org/Update/Sisyphus"
[ "$TARGET" = "Sisyphus" ] && info "Check also https://www.altlinux.org/Update/Sisyphus"
[ -n "$TARGET" ] || TARGET="$(get_next_release $DISTRVERSION)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment