mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-09 00:20:44 +00:00
Fixup: remove dead slam code
Part of 653609a
got reverted after a rebase.
This commit is contained in:
parent
b6f12885e2
commit
2750488938
6
tomb
6
tomb
@ -3317,12 +3317,6 @@ main() {
|
|||||||
|
|
||||||
# Close the tomb
|
# Close the tomb
|
||||||
umount|close)
|
umount|close)
|
||||||
[[ "$subcommand" == "slam" ]] && {
|
|
||||||
SLAM=1
|
|
||||||
[[ $LSOF == 0 ]] && {
|
|
||||||
unset SLAM
|
|
||||||
_warning "lsof not installed: cannot slam tombs."
|
|
||||||
_warning "Trying a regular close." }}
|
|
||||||
umount_tomb $PARAM[1]
|
umount_tomb $PARAM[1]
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user