summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Pereira Neves2014-09-10 21:28:14 +0200
committerMichael Pereira Neves2014-10-28 14:14:50 +0100
commit2a24fc619db58612307bed6ceac5b2cdc458fcfd (patch)
tree69c9bb732ee0a4d31ca04277e755bf1434678c16
parent[setup-partitions] rewrote script to support ash (diff)
downloadtm-scripts-2a24fc619db58612307bed6ceac5b2cdc458fcfd.tar.gz
tm-scripts-2a24fc619db58612307bed6ceac5b2cdc458fcfd.tar.xz
tm-scripts-2a24fc619db58612307bed6ceac5b2cdc458fcfd.zip
[setup_partitions] remote debug code
-rwxr-xr-xremote/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions2
1 files changed, 0 insertions, 2 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions b/remote/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions
index 94b85651..a51c084a 100755
--- a/remote/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions
+++ b/remote/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions
@@ -217,6 +217,4 @@ if [ "$HAVE_SWAP" = "no" ]; then
slxlog "partition-swap" "Have no (formatted) swap partition, using zram swap only!" "/etc/disk.partition"
fi
-set +xv
-
exit 0