File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ - -git a/tests/runcon/runcon-no-reorder.sh b/tests/runcon/runcon-no-reorder.sh
2+ index 2027555..956c51e 100644
3+ --- a/tests/runcon/runcon-no-reorder.sh
4+ +++ b/tests/runcon/runcon-no-reorder.sh
5+ @@ -16,6 +16,9 @@
6+ # You should have received a copy of the GNU General Public License
7+ # along with this program. If not, see <https://www.gnu.org/licenses/>.
8+
9+ + # We don't have runcon buildable without libselinux.
10+ + _require_selinux_
11+ +
12+ . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
13+ print_ver_ runcon
14+
Original file line number Diff line number Diff line change @@ -11,3 +11,4 @@ tests_tsort.patch
1111tests_du_move_dir_while_traversing.patch
1212test_mkdir_restorecon.patch
1313error_msg_uniq.diff
14+ runcon-no-reorder.patch
You can’t perform that action at this time.
0 commit comments