diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-11-21 16:07:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-11-21 16:07:15 +0000 |
commit | 7252822165a6698865f2ce478f91f03eb118a316 (patch) | |
tree | 8298ff59b13e9109c42c2578cba8a2505c99b2ce /move/tree/mdk_behind_totem | |
parent | 2eddf39e943310411bbd3bf71810b36c20953cac (diff) | |
download | drakx-7252822165a6698865f2ce478f91f03eb118a316.tar drakx-7252822165a6698865f2ce478f91f03eb118a316.tar.gz drakx-7252822165a6698865f2ce478f91f03eb118a316.tar.bz2 drakx-7252822165a6698865f2ce478f91f03eb118a316.tar.xz drakx-7252822165a6698865f2ce478f91f03eb118a316.zip |
cleanup
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 |