From 11f80a63873842f51251b3b1f546325b06c62f11 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 14 Feb 2011 11:16:50 +0100 Subject: [PATCH] Make hackers readme executable Signed-off-by: Nico Schottelius --- HACKERS_README | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 HACKERS_README diff --git a/HACKERS_README b/HACKERS_README old mode 100644 new mode 100755 index 0015031c..e339499a --- a/HACKERS_README +++ b/HACKERS_README @@ -1,3 +1,5 @@ +cat << eof + Hey hackers, cdist has not been published, you're accessing a early in developent @@ -11,6 +13,10 @@ Do not believe anything written in cdist, besides what's written in this file What you can do so far: (executed from top level directory) +The following code will get executed if you run this README: + +eof + # prepare use: export PATH="$PATH:$(pwd -P)/bin" object_tmp=/tmp/localhost/objects