summaryrefslogtreecommitdiff
path: root/script/trees
diff options
context:
space:
mode:
Diffstat (limited to 'script/trees')
-rwxr-xr-xscript/trees2
1 files changed, 0 insertions, 2 deletions
diff --git a/script/trees b/script/trees
index 9cceeab4..faaddc5f 100755
--- a/script/trees
+++ b/script/trees
@@ -39,8 +39,6 @@ main()
cfgsdir="config/$project"
listfile="$datadir/build.list" # needed on multi, optional on single
- remkdir "${tmpgit%/*}"
-
_cmd="build_projects"
singletree "$project" || _cmd="build_targets"
$_cmd $@