aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-24 09:29:39 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-24 09:29:39 -0400
commit1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10 (patch)
treea951ab073dfa608483e3c5a3013ccc892195ba89 /Makefile.in
parentMerge pull request #742 from manevich/security (diff)
downloadfirejail-1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10.tar.gz
firejail-1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10.tar.zst
firejail-1ccd5d84b9d7491bb8deec24db5c8ea0a163fa10.zip
testing 0.9.42~rc2
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d1b3d3be8..803769f3f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -204,5 +204,5 @@ test-network:
204test-fs: 204test-fs:
205 cd test/fs; ./fs.sh | grep TESTING 205 cd test/fs; ./fs.sh | grep TESTING
206 206
207test: test-profiles test-fs test-utils test-environment test-sysutils test-apps test-apps-x11 test-filters 207test: test-profiles test-fs test-utils test-environment test-apps test-apps-x11 test-filters
208 echo "TEST COMPLETE" 208 echo "TEST COMPLETE"