aboutsummaryrefslogtreecommitdiffstats
path: root/verify-shell
diff options
context:
space:
mode:
Diffstat (limited to 'verify-shell')
-rwxr-xr-xverify-shell2
1 files changed, 1 insertions, 1 deletions
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