aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-11-08 09:09:45 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2020-11-08 09:09:45 -0500
commit26ad51d5c90f85001f561f9f12fcab0a654d1ec9 (patch)
tree7b018179fbe22140fe2a6d9dc02c5f402547d6b0 /Makefile.in
parentmkdir ci testing (diff)
downloadfirejail-26ad51d5c90f85001f561f9f12fcab0a654d1ec9.tar.gz
firejail-26ad51d5c90f85001f561f9f12fcab0a654d1ec9.tar.zst
firejail-26ad51d5c90f85001f561f9f12fcab0a654d1ec9.zip
full ci test
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index c070688e4..169b1f8cb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -240,8 +240,7 @@ test: test-profiles test-private-lib test-fcopy test-fnetfilter test-fs test-uti
240test-noprofiles: test-private-lib test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters test-arguments 240test-noprofiles: test-private-lib test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters test-arguments
241 echo "TEST COMPLETE" 241 echo "TEST COMPLETE"
242 242
243#test-github: test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-arguments 243test-github: test-fcopy test-fnetfilter test-fs test-utils test-sysutils test-environment test-arguments
244test-github: test-fs
245 echo "TEST COMPLETE" 244 echo "TEST COMPLETE"
246 245
247########################################## 246##########################################