summaryrefslogtreecommitdiffstats
path: root/rescue/restore-image.sh
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-02-11 15:20:27 +0000
committerOlivier Blin <oblin@mandriva.com>2009-02-11 15:20:27 +0000
commit54a9c4ab7247b23a556c7add155caeba1a723968 (patch)
tree6571cb9f70342de35f0c4c3cd3f8ae907583ba9d /rescue/restore-image.sh
parent697118eb8ea093f68a4650d9329b3511b8f4cb45 (diff)
downloaddrakx-backup-do-not-use-54a9c4ab7247b23a556c7add155caeba1a723968.tar
drakx-backup-do-not-use-54a9c4ab7247b23a556c7add155caeba1a723968.tar.gz
drakx-backup-do-not-use-54a9c4ab7247b23a556c7add155caeba1a723968.tar.bz2
drakx-backup-do-not-use-54a9c4ab7247b23a556c7add155caeba1a723968.tar.xz
drakx-backup-do-not-use-54a9c4ab7247b23a556c7add155caeba1a723968.zip
oops, remove completely
Diffstat (limited to 'rescue/restore-image.sh')
-rwxr-xr-xrescue/restore-image.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/restore-image.sh b/rescue/restore-image.sh
index 0bb234bac..55097bf5a 100755
--- a/rescue/restore-image.sh
+++ b/rescue/restore-image.sh
@@ -96,7 +96,6 @@ function detect_root()
devs_found=$(($(echo $devices | wc -w)/2))
# we might use it later again
fdisk -l | grep "^/dev/" | grep -v ${dev} > /tmp/fdisk.log
- first_disk=
# get the last created windows partition information
set -f