mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
run: clean pulsar config file during a clean_run
tool/autopilot complains about this left over file
This commit is contained in:
parent
e5eeda2ec9
commit
52cf25982a
@ -273,6 +273,7 @@ clean_libcache:
|
||||
|
||||
clean_run:
|
||||
$(VERBOSE)rm -rf var/run
|
||||
$(VERBOSE)rm -rf config-00-00-00-00-00-00
|
||||
|
||||
clean_gen_files:
|
||||
$(VERBOSE)rm -f $(LIB_PROGRESS_LOG)
|
||||
|
Loading…
Reference in New Issue
Block a user