Skip to content

Commit

Permalink
Use build-all target for stratisd
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Aug 7, 2023
1 parent 7058f99 commit a474def
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions fedora_karma_test/stratis_fedora_karmatest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ for repo in stratisd devicemapper-rs libcryptsetup-rs libblkid-rs; do
else
make clippy
make fmt-travis
make build
make build-min
make build-udev-utils
make build-all
make stratis-dumpmetadata
fi
cd ..
Expand Down

0 comments on commit a474def

Please sign in to comment.