mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 10:21:04 +00:00
autopilot: remove unused default_log_file proc
This commit is contained in:
parent
93b78573bd
commit
adf39c4cc8
@ -35,7 +35,6 @@ proc genode_dir { } {
|
|||||||
|
|
||||||
|
|
||||||
proc default_test_dir { } { global env; return "/tmp/autopilot.$env(USER)" }
|
proc default_test_dir { } { global env; return "/tmp/autopilot.$env(USER)" }
|
||||||
proc default_log_file { } { return "autopilot.log" }
|
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user