Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl Testing Suite
Commits
575c842b
Commit
575c842b
authored
Apr 13, 2021
by
Paul Cammish
Browse files
Use flock to prevent multiple runs
parent
b16a5fde
Changes
1
Show whitespace changes
Inline
Side-by-side
sympl-tests.cron
View file @
575c842b
* * * * * root cd /root/sympl-tests/ ; git pull ; /root/sympl-tests/sympl-tests --all
* * * * * root cd /root/sympl-tests/ ; git pull ;
/usr/bin/flock -n 3
/root/sympl-tests/sympl-tests --all
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment