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