Skip to content

Commit

Permalink
Merge branch 'no-findmnt' into try-timed
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrizhu committed Jan 11, 2025
2 parents 505ae2a + 589f96f commit a35ba01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions try
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ do
## We should try to investigate either:
## 1. Not doing another overlay if we have done it for a parent directory (we can keep around a list of overlays and skip if we are in a child)
## 2. Do one unionfs+overlay at the root `/` once and be done with it!
##
## EZ 2025-01-10 We have removed findmnt since it is unneccessary #189
if [ -z "$UNION_HELPER" ]
then
Expand Down

0 comments on commit a35ba01

Please sign in to comment.