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

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

Loading…
Cancel
Save