diff options
Diffstat (limited to 'test/stdin-pam3.test')
-rwxr-xr-x | test/stdin-pam3.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdin-pam3.test b/test/stdin-pam3.test index 02257942..40155671 100755 --- a/test/stdin-pam3.test +++ b/test/stdin-pam3.test @@ -72,4 +72,4 @@ for fmt in \ echo ${testprog2}": "${status4} ${status5} ${status6} $? done -rm ${test_pgm} +rm ${test_pgm} ${out1} ${out2} ${out3} ${out4} |