Skip to content

Commit

Permalink
add files to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Feb 20, 2024
1 parent 9f979b5 commit 6169855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/tests/fai-mirror
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ else
fi

# check some package names in the mirror
pkgs="linux-image- dracut-network_ xfce4-taskmanager_ xfdesktop4_ syslinux-common_ lvm2_"
pkgs="linux-image- dracut-network_ xfce4-taskmanager_ xfdesktop4_ syslinux-common_ lvm2_ dracut-live_ dracut-squash_"
for p in $pkgs ; do
echo Search for $p
grep /$p pkg.list || error "$p not in mirror."
Expand Down

0 comments on commit 6169855

Please sign in to comment.