summaryrefslogtreecommitdiff
path: root/navit/startonce.sh
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring:tools: Check exit code directly with e.g. "if mycmd;", not ↵Joseph Herlant2019-08-311-11/+9
| | | | indirectly with $?
* cleanup:scripts:Use $(..) instead of legacy `..` to make codefactor happy (#623)Joseph Herlant2018-06-051-2/+2
|
* update:scripts:change the scripts that use non-POSIX functionnalities to ↵Joseph Herlant2018-06-041-1/+1
| | | | bash (#613)
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-2/+2
|
* Fix:core:Some typoshorwitz2009-09-291-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2617 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Adding a script to make shure navit is only started once on Linuxtinloaf2008-11-301-0/+81
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1766 ffa7fe5e-494d-0410-b361-a75ebd5db220