Skip to content

Commit

Permalink
Fix skiptests typo in lib/krb5/os/Makefile.in
Browse files Browse the repository at this point in the history
  • Loading branch information
tlyu committed Jul 25, 2016
1 parent 014bc34 commit 308bd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/krb5/os/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ check-unix-locate:: t_locate_kdc
fi; \
else \
echo '*** WARNING: skipped t_locate_kdc test: OFFLINE'; \
echo 'Skipped t_locate_kdc test: OFFINE' >> $(SKIPTESTS); \
echo 'Skipped t_locate_kdc test: OFFLINE' >> $(SKIPTESTS); \
fi

check-unix-trace:: t_trace
Expand Down

0 comments on commit 308bd4d

Please sign in to comment.