summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 17:32:50 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 17:55:30 +0530
commita7c75101995a38cb4da84e399d4ed5777ef14d20 (patch)
tree626b44e59c764a747f361d644e512eee9eefc15e /build
parent8d0dc010ec78fc86e8e2edc2f9b96cae1739ba0e (diff)
Removed redundant files
Diffstat (limited to 'build')
-rwxr-xr-xbuild/gmc-checkout.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/gmc-checkout.sh b/build/gmc-checkout.sh
deleted file mode 100755
index e7ba352c..00000000
--- a/build/gmc-checkout.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-# cleans the workspace and checks out gmc projects in to it
-
-cd ${WORKSPACE}
-rm -rf gmc-src gmc-target
-git clone /data/private/gmc-src.git
-git clone /data/private/gmc-target.git