We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c075fc commit 51f4a5cCopy full SHA for 51f4a5c
util/build-gnu.sh
@@ -130,7 +130,7 @@ else
130
fi
131
cd -
132
133
-# While we support system missing libselinux, we still tun tests for runcon
+# While we support system missing libselinux, we still run tests for runcon
134
cargo build --profile="${UU_MAKE_PROFILE}" -p uu_runcon
135
# Pass the feature flags to make, which will pass them to cargo
136
"${MAKE}" PROFILE="${UU_MAKE_PROFILE}" CARGOFLAGS="${CARGO_FEATURE_FLAGS}"
0 commit comments