summaryrefslogtreecommitdiffstats
path: root/tools/kgit-init
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kgit-init')
-rwxr-xr-xtools/kgit-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/kgit-init b/tools/kgit-init
index d77aa48..e1056e0 100755
--- a/tools/kgit-init
+++ b/tools/kgit-init
@@ -34,7 +34,7 @@ install_resources()
# guilt-*
# generate_cfg, kconf_check, configme
- tools_list="kgit kgit-* guilt-* scc generate_cfg kconf_check configme patchme updateme creatme"
+ tools_list="kgit kgit-* guilt-* scc generate_cfg kconf_check configme patchme updateme createme"
mkdir -p $meta_dir/scripts/
for pattern in $tools_list; do