summaryrefslogtreecommitdiffstats
path: root/remote/includes/distribution.inc
diff options
context:
space:
mode:
authorSimon Rettberg2014-07-27 00:10:16 +0200
committerSimon Rettberg2014-07-27 00:10:16 +0200
commit62d78729a32dd136feddede21a5dc6e9c3dbe2d7 (patch)
treedccd7c833bb33825c45922397dd84d629d25f05f /remote/includes/distribution.inc
parent[rfs-s31] fix busybox copying v2 (diff)
downloadtm-scripts-62d78729a32dd136feddede21a5dc6e9c3dbe2d7.tar.gz
tm-scripts-62d78729a32dd136feddede21a5dc6e9c3dbe2d7.tar.xz
tm-scripts-62d78729a32dd136feddede21a5dc6e9c3dbe2d7.zip
helpers/includes now should include an __init function and not just do stuff right away when being sourced
Diffstat (limited to 'remote/includes/distribution.inc')
-rw-r--r--remote/includes/distribution.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/includes/distribution.inc b/remote/includes/distribution.inc
index 485d1224..560dcd4d 100644
--- a/remote/includes/distribution.inc
+++ b/remote/includes/distribution.inc
@@ -1,5 +1,4 @@
-
detect_distribution () {
# Set up distribution and package management
[ -z "$SYS_DISTRIBUTION" ] && perror "SYS_DISTRIBUTION not set (should be done by helper/distribution.inc)"