mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
no longer reproducible
This commit is contained in:
parent
fcba70df2e
commit
24d2e26397
@ -103,7 +103,6 @@ remount_secure() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
## BUG: echo: write error: Broken pipe
|
|
||||||
if echo "$mount_output" | grep --quiet "$mount_folder " ; then
|
if echo "$mount_output" | grep --quiet "$mount_folder " ; then
|
||||||
## Already mounted. Using remount.
|
## Already mounted. Using remount.
|
||||||
$output_command INFO: Executing: mount --options "remount,${intended_mount_options}" "$mount_folder"
|
$output_command INFO: Executing: mount --options "remount,${intended_mount_options}" "$mount_folder"
|
||||||
|
Loading…
Reference in New Issue
Block a user