summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2014-10-23 15:03:41 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2014-10-24 10:38:13 +0200
commitde8cb6c64e9d2ae451a969ed6cd2af79a30fbc2d (patch)
tree8b40c5b229b7afc580dccef544217fe1ce1a1e34
parenta4b31794d10bef9be211f661898bd012cf4e5566 (diff)
[Completion] discards compaudit error messages
- give fpath folders to root:root, with go-w - do the same for the parent folder of each....
-rw-r--r--net:foret/Completion.zsh2
-rw-r--r--net:foret/compsys/sdk/_endurance (renamed from net:foret/completion/_endurance)0
-rw-r--r--net:foret/compsys/sdk/_sdk-targets (renamed from net:foret/completion/_sdk-targets)0
3 files changed, 1 insertions, 1 deletions
diff --git a/net:foret/Completion.zsh b/net:foret/Completion.zsh
index 0243102..50e1708 100644
--- a/net:foret/Completion.zsh
+++ b/net:foret/Completion.zsh
@@ -8,6 +8,6 @@
## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
##
-fpath=($specific_script:h/completion $fpath)
+fpath=($subscript:h/compsys/sdk $fpath)
compinit
diff --git a/net:foret/completion/_endurance b/net:foret/compsys/sdk/_endurance
index 1af5d51..1af5d51 100644
--- a/net:foret/completion/_endurance
+++ b/net:foret/compsys/sdk/_endurance
diff --git a/net:foret/completion/_sdk-targets b/net:foret/compsys/sdk/_sdk-targets
index 3428566..3428566 100644
--- a/net:foret/completion/_sdk-targets
+++ b/net:foret/compsys/sdk/_sdk-targets