Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-10-04 23:12:49 +02:00
parent de4ddf9d1e
commit f0223647e3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ die() {
exit 1
}
debug() {
echo "[__partition_msdos_apply] $@" >&2
#echo "[__partition_msdos_apply] $@" >&2
}
fdisk_command() {