You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
$ ps ax | grep startFW | grep -v grep 2520 ? S 0:01 /usr/bin/perl /hc/startFWListener.pl You should see a perl process running, as shown in the example above.
But i don't see this process running. For what is this process?
it shows
"begin failed--compilation aborted at ./startFWListener.pl line 31 "
looks like you failed 2 tests of 3.
looks like your test died just after 3
$ ps ax | grep startFW | grep -v grep 2520 ? S 0:01 /usr/bin/perl /hc/startFWListener.pl You should see a perl process running, as shown in the example above.
But i don't see this process running. For what is this process?
it shows
"begin failed--compilation aborted at ./startFWListener.pl line 31 "
looks like you failed 2 tests of 3.
looks like your test died just after 3