aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-31 11:15:21 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-01-31 11:15:21 -0500
commit1e6116cf15d03745b2f1d8667b8c06a3fe1cce3d (patch)
tree3aff0e9f825566778831719ad3a5512279801def /Makefile
parentmerges (diff)
downloadfirejail-1e6116cf15d03745b2f1d8667b8c06a3fe1cce3d.tar.gz
firejail-1e6116cf15d03745b2f1d8667b8c06a3fe1cce3d.tar.zst
firejail-1e6116cf15d03745b2f1d8667b8c06a3fe1cce3d.zip
testing sysutils
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 443c3183f..7def8d940 100644
--- a/Makefile
+++ b/Makefile
@@ -370,7 +370,7 @@ test-noprofiles: lab-setup test-fcopy test-fnetfilter test-fs test-utils test-sy
370 echo "TEST COMPLETE" 370 echo "TEST COMPLETE"
371 371
372 372
373test-github: lab-setup test-profiles test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment 373test-github: lab-setup test-profiles test-fcopy test-fnetfilter test-fs test-utils test-environment
374 echo "TEST COMPLETE" 374 echo "TEST COMPLETE"
375 375
376########################################## 376##########################################