mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
typo
This commit is contained in:
parent
28a7d0bcf2
commit
9b1efed6d4
1 changed files with 2 additions and 1 deletions
|
|
@ -64,6 +64,7 @@ clean:
|
|||
rm -f test/environment/logfile*
|
||||
rm -f test/environment/index.html
|
||||
rm -f test/environment/wget-log
|
||||
rm -rf test/fcopy/dest
|
||||
rm -f test/sysutils/firejail_t*
|
||||
cd test/compile; ./compile.sh --clean; cd ../..
|
||||
|
||||
|
|
@ -288,7 +289,7 @@ test-travis: test-profiles test-fcopy test-fnetfilter test-fs test-utils test-sy
|
|||
|
||||
##########################################
|
||||
# Individual tests, some of them require root access
|
||||
# The tests are very intrussive, by the time you are done
|
||||
# The tests are very intrusive, by the time you are done
|
||||
# with them you will need to restart your computer.
|
||||
##########################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue