msgctl: fix a bug of No such file or directory

The binary file of msgctl is installed in /opt/ltp/lib/. When execute msgctl,
"pan(23126): execvp of 'msgctl01' (tag msgctl01) failed.  errno:2  No such file or directory"
will be outputed.

The bug is caused by commit 119cf4a626d0a96dd106546987dff276c0e53acb.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Reviewed-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
9 files changed