Skip to content

Commit

Permalink
Add quick test for kernel version
Browse files Browse the repository at this point in the history
  • Loading branch information
tarka committed Jun 23, 2024
1 parent 37f59da commit f264797
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/scripts/make-filesystems.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

echo "KERNEL"
uname -a

sudo apt update

sudo apt install -y zfsutils-linux xfsprogs \
Expand Down

0 comments on commit f264797

Please sign in to comment.