diff options
Diffstat (limited to 'move/tree/mdk_behind_totem')
-rwxr-xr-x | move/tree/mdk_behind_totem | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/move/tree/mdk_behind_totem b/move/tree/mdk_behind_totem index 82c065bf4..b198ed4fc 100755 --- a/move/tree/mdk_behind_totem +++ b/move/tree/mdk_behind_totem @@ -36,8 +36,6 @@ trap 'umount_cd' USR1 umount_cd() { echo umount_cd - busy-files | grep /image/ - busy-files | grep /image_boot/ umount /image_boot losetup -d /dev/$boot_loop |