mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-10-30 01:42:50 +00:00
Strong clear for the SWI workdir as users may deposit files we don't know about in there.
This commit is contained in:
@@ -34,5 +34,4 @@ endif
|
||||
FORCE:
|
||||
|
||||
clean:
|
||||
$(ONL_v_at) rm -rf $(SWI_WORKDIR)/*.swi* $(SWI_WORKDIR)/manifest.json
|
||||
test -d $(SWI_WORKDIR) && rmdir $(SWI_WORKDIR) || true
|
||||
rm -rf $(SWI_WORKDIR)
|
||||
|
||||
Reference in New Issue
Block a user