Closed mmajdoubi closed 9 years ago
@mmajdoubi If you use the absoulte path, it should work. Twister client has different environment, this is design intent. Another option would be to define a global variable in GUI ( Configuration->Global Parameters ) to hold the path to your reference and use it to access the reference.
ok Thanks
I am trying to execute a Perl script, this Perl script (fragmentation_analyzer.plx) has reference to another shell script named pcap_path.sh. Both scripts a located in the same directory:
After executing the Perl script, an error is generated about the shell script reference. Twister is not able the open/find the shell script referenced by the Perl script, see below for the logging
Is Twister able to find any referenced scripts located in the same (root) directory?
Thanks in advance M.Majdoubi