--debug without creating syntax errors

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
remotes/origin/feature_files_export
Steven Armstrong 13 years ago
parent f0223647e3
commit 9d6a00af38
  1. 1
      conf/type/__partition_msdos_apply/files/lib.sh

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

Loading…
Cancel
Save