Always print output for status.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23335 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -172,8 +172,7 @@ eval_parent(pid_t pid) | ||||
| 	    alarm(timeout); | ||||
| 	    while((sret = read(master, &in, sizeof(in))) > 0) { | ||||
| 		alarm(timeout); | ||||
| 		if (verbose > 1) | ||||
| 		    printf("%c", in); | ||||
| 		printf("%c", in); | ||||
| 		if (c->str[len] != in) { | ||||
| 		    len = 0; | ||||
| 		    continue; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand