submodules
This commit is contained in:
parent
07b6942c02
commit
483e6fa96b
2
cbuild
2
cbuild
@ -1 +1 @@
|
|||||||
Subproject commit d64b1f3e9b41f6843c501ed28df6adbfdb384217
|
Subproject commit e83a7affefe85ec7573ce7465e543747bbf5d477
|
||||||
2
kerep
2
kerep
@ -1 +1 @@
|
|||||||
Subproject commit a2906e2c3aba5d3f94f9eea45bc3e6faed293a7b
|
Subproject commit f6864de2c9c3a16c5ac1b56cdf43073490b81a28
|
||||||
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
for tmpfile in $(ls .rebuild_*.tmp); do
|
||||||
myprint "${WHITE}deleting .kerep_rebuild.tmp"
|
try_delete_dir_or_file "$tmpfile"
|
||||||
rm -rf .kerep_rebuild.tmp
|
done
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user