From: Frantisek Sumsal Date: Sat, 18 Apr 2026 17:22:40 +0000 (+0200) Subject: import: fix an always-true assert() X-Git-Tag: v260.2~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b7da118cc540f41e25e8eee4e13e0d1836007b;p=thirdparty%2Fsystemd.git import: fix an always-true assert() (cherry picked from commit 6182d0c66654594c65c680bc0e486d8bbcb359f5) --- diff --git a/src/import/pull-tar.c b/src/import/pull-tar.c index f4a8bfca622..b04218a69a6 100644 --- a/src/import/pull-tar.c +++ b/src/import/pull-tar.c @@ -443,7 +443,7 @@ static void tar_pull_job_on_finished(PullJob *j) { else if (j == p->settings_job) log_info_errno(j->error, "Settings file could not be retrieved, proceeding without."); else - assert("unexpected job"); + assert_not_reached(); } /* This is invoked if either the download completed successfully, or the download was skipped because