--debug without creating syntax errors
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
f0223647e3
commit
9d6a00af38
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ die() {
|
|||
}
|
||||
debug() {
|
||||
#echo "[__partition_msdos_apply] $@" >&2
|
||||
:
|
||||
}
|
||||
|
||||
fdisk_command() {
|
||||
|
|
Loading…
Reference in a new issue