From 7530b42857edbf833f32cdb8d666cf7008c68a3d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 9 Feb 2020 12:45:51 -0700 Subject: drop todo about attempting to mount After thinking it through, I believe that the additional complexity would not be worth it. --- bin/locmaint | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/locmaint') diff --git a/bin/locmaint b/bin/locmaint index a0e13139..863636d1 100755 --- a/bin/locmaint +++ b/bin/locmaint @@ -162,7 +162,6 @@ sub main { } do_homedir($skip_update) if $do_homedir; - # TODO attempt to mount if not mounted if ($do_coldbkup) { $coldbkup_root = rel2abs($coldbkup_root); do_coldbkup($coldbkup_root); -- cgit v1.2.3