mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove a line which merely echoed the builtin default.
This commit is contained in:
parent
51c0f059e0
commit
de57e6667e
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ sandbox = %%HOME%%/sandbox
|
|||
logdir = %%HOME%%/logs
|
||||
|
||||
# Tinderbox options
|
||||
tinderbox = %%HOME%%/bin/tinderbox
|
||||
options = --verbose
|
||||
targets = cleanobj, update, world, generic, lint
|
||||
#timeout = 7200
|
||||
|
|
|
|||
Loading…
Reference in a new issue