summaryrefslogtreecommitdiffstats
path: root/remote/modules/kernel-system
diff options
context:
space:
mode:
authorJonathan Bauer2014-05-08 16:30:16 +0200
committerJonathan Bauer2014-05-08 16:30:16 +0200
commit3f65a8005becc89966ace8d19898b7495ced1972 (patch)
tree8861c1f225aac99835c2014f9451c4ce404c0768 /remote/modules/kernel-system
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-3f65a8005becc89966ace8d19898b7495ced1972.tar.gz
tm-scripts-3f65a8005becc89966ace8d19898b7495ced1972.tar.xz
tm-scripts-3f65a8005becc89966ace8d19898b7495ced1972.zip
[kernel-system] remove debug msg
Diffstat (limited to 'remote/modules/kernel-system')
-rw-r--r--remote/modules/kernel-system/module.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/kernel-system/module.build b/remote/modules/kernel-system/module.build
index e1fc86f6..91dc4d35 100644
--- a/remote/modules/kernel-system/module.build
+++ b/remote/modules/kernel-system/module.build
@@ -1,6 +1,5 @@
# overloaded get_kernel_version function
get_kernel_version(){
- pinfo "KERNEL_CURRENT_VERSION: ${KERNEL_CURRENT_VERSION}"
[ -z "${KERNEL_CURRENT_VERSION}" ] && perror "KERNEL_CURRENT_VERSION is not set, 'uname -r' output: '$(uname -r)'. Aborting..."
# set SYS_UTS_RELEASE and SYS_KERNEL correctly