summaryrefslogtreecommitdiffstats
path: root/helper/logging.inc
diff options
context:
space:
mode:
authorJonathan Bauer2013-04-25 12:56:38 +0200
committerJonathan Bauer2013-04-25 12:56:38 +0200
commite21abbbd153fc6664f5fbbd4889a86258485d26e (patch)
treec1f646b233c654268684cdcf578a10ebd02f4c28 /helper/logging.inc
parentSuper duper merge (diff)
downloadtm-scripts-e21abbbd153fc6664f5fbbd4889a86258485d26e.tar.gz
tm-scripts-e21abbbd153fc6664f5fbbd4889a86258485d26e.tar.xz
tm-scripts-e21abbbd153fc6664f5fbbd4889a86258485d26e.zip
remove deprecated umount_nfs
Diffstat (limited to 'helper/logging.inc')
-rw-r--r--helper/logging.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/helper/logging.inc b/helper/logging.inc
index a237edc2..eb20775c 100644
--- a/helper/logging.inc
+++ b/helper/logging.inc
@@ -34,7 +34,6 @@ pinfo () {
perror () {
echo -e "\033[38;5;9m[error]\033[0m $TOOL_STR $@" >&6
- unmount_kernel_dir
qnd_exit
}