summaryrefslogtreecommitdiff
path: root/sentences/process_HesExecuteProcess.yaml
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-10-19 12:07:12 +0200
committerBotond Hende <nettingman@gmail.com>2024-10-19 12:07:12 +0200
commitd6e55af9f2421641a5d4c8945869a1463b353272 (patch)
tree74e71b15f1218a1b59c0db114604f9b2f94a7c2e /sentences/process_HesExecuteProcess.yaml
parent3cc11c690197dfd321e9580a6e3a7221bddc1dc9 (diff)
search for processes in /usr/bin instead of using wildcard
Diffstat (limited to 'sentences/process_HesExecuteProcess.yaml')
-rw-r--r--sentences/process_HesExecuteProcess.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/sentences/process_HesExecuteProcess.yaml b/sentences/process_HesExecuteProcess.yaml
index 8d5669e..f24971b 100644
--- a/sentences/process_HesExecuteProcess.yaml
+++ b/sentences/process_HesExecuteProcess.yaml
@@ -7,10 +7,6 @@ intents:
slots:
domain: "process"
-lists:
- process:
- wildcard: true
-
expansion_rules:
process: "[the ]{process}"
execute: "(execute|open|run|start)" \ No newline at end of file