summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/tools/tinybsd/tinybsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/tinybsd/tinybsd b/tools/tools/tinybsd/tinybsd
index 933ff24..10660a7 100755
--- a/tools/tools/tinybsd/tinybsd
+++ b/tools/tools/tinybsd/tinybsd
@@ -9,6 +9,8 @@ CURRENTDIR=/usr/src/tools/tools/tinybsd
if [ ! -d $CURRENTDIR ]
then
CURRENTDIR=`pwd`
+else
+ cd $CURRENTDIR
fi
WORKDIR=/usr/obj/tinybsdbuild
KERNCONF=TINYBSD
OpenPOWER on IntegriCloud