Don't try to re-read partition table when building VMs using loop devices
authorMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 08:30:30 +0000 (10:30 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 08:30:30 +0000 (10:30 +0200)
commit4a2c2d87316f2c173042b27f5f4c7551ad851176
tree0f02922b689ce0d01755f74f72755d0d49815653
parent2aa17c12916879dc6bb68e55a2b32dbfc30fb0fd
Don't try to re-read partition table when building VMs using loop devices

This always causes "BLKRRPART: Invalid argument", so there's probably
no point in executing this at all.

Fixes #38 @ github
grml-debootstrap