--debug without creating syntax errors

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

View File

@ -4,6 +4,7 @@ die() {
}
debug() {
#echo "[__partition_msdos_apply] $@" >&2
:
}
fdisk_command() {