File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / sudo / plugins / sudoers / regress / visudo / test5.sh
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:12:55 2014 UTC (10 years, 1 month ago) by misho
Branches: sudo, MAIN
CVS tags: v1_8_10p3_0, v1_8_10p3, HEAD
sudo v 1.8.10p3

#!/bin/sh
#
# Test comment on the last line with no newline
#

printf "# one comment\n#two comments" | ./visudo -csf -

exit 0

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>