mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
no need to interpret path on env var
This commit is contained in:
parent
73241e5bd6
commit
1259a9792f
1 changed files with 0 additions and 3 deletions
|
@ -133,9 +133,6 @@ command: find .*
|
|||
file file pattern=([\w,.,/,\\,(,),\-]+)
|
||||
|
||||
command: env
|
||||
pathenvvar file pattern=PATH\=(.*)
|
||||
libpathenvvar file pattern=LIBPATH\=(.*)
|
||||
libpathenvvar file pattern=LIB\=(.*)
|
||||
envvar pattern=[\w\d]+\=.*
|
||||
|
||||
command: ps
|
||||
|
|
Loading…
Add table
Reference in a new issue