Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect loop. #7

Merged
merged 3 commits into from
Aug 10, 2013
Merged

Connect loop. #7

merged 3 commits into from
Aug 10, 2013

Conversation

johnou
Copy link
Contributor

@johnou johnou commented Aug 9, 2013

No description provided.

@@ -605,6 +601,7 @@ sub INT_handler {
print "Killing tncc.jar...\n";
kill 'KILL', $tncc_pid if $tncc_pid;
unlink $ENV{"HOME"}."/.juniper_networks/narport.txt" if -e $ENV{"HOME"}."/.juniper_networks/narport.txt";
unlink $ENV{"HOME"}."/.juniper_networks/network_connect/ncsvc.log" if -e $ENV{"HOME"}."/.juniper_networks/network_connect/ncsvc.log";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please remove this line from your version?

samm-git added a commit that referenced this pull request Aug 10, 2013
@samm-git samm-git merged commit 2373d4f into samm-git:master Aug 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants