From a0ac4bfb33ed05c2cbf62db77a62ce69726cfe1a Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Wed, 9 May 2007 08:42:48 +0000 Subject: add missing newline at end of file --- verify-shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'verify-shell') diff --git a/verify-shell b/verify-shell index 1182fe8..3aeefe6 100755 --- a/verify-shell +++ b/verify-shell @@ -28,4 +28,4 @@ if ! grep "^/bin/${shl}\$" /etc/shells > /dev/null; then echo "${shl} missing from /etc/shells" >&2 else echo "found" -fi \ No newline at end of file +fi -- cgit v1.2.1