Skip to content

Commit

Permalink
debug on create
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Aug 1, 2022
1 parent 6227b07 commit 4325b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/build-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ echo "Creating packet device if needed..."
packet-exec info

if [ $? -ne 0 ]; then
wrap_stream packet-exec create \
wrap_stream packet-exec create -debug \
"Failed to create packet device"
fi

Expand Down

0 comments on commit 4325b59

Please sign in to comment.