From 6b298ff7f369989597619bffdaf2125559358c02 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Thu, 3 Jan 2013 14:06:09 -0500
Subject: [PATCH] remove bunk cd

---
 bin/compile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bin/compile b/bin/compile
index 48a5f084..35df0b85 100755
--- a/bin/compile
+++ b/bin/compile
@@ -210,5 +210,3 @@ source $BIN_DIR/steps/hooks/post_compile
 
 deep-mv $BUILD_DIR $ORIG_BUILD_DIR
 deep-mv $TMP_APP_DIR $APP_DIR
-
-cd $BUILD_DIR
-- 
GitLab