summary refs log tree commit diff
path: root/svlogtail
diff options
context:
space:
mode:
Diffstat (limited to 'svlogtail')
-rwxr-xr-xsvlogtail1
1 files changed, 1 insertions, 0 deletions
diff --git a/svlogtail b/svlogtail
index f61f262..4daa2f9 100755
--- a/svlogtail
+++ b/svlogtail
@@ -16,6 +16,7 @@ else
 			cur="$cur /var/log/socklog/$log/current"
 		else
 			echo "no logs for $log" 1>&2
+                        exit 1
 		fi
 	done
 	cat $old $cur | sort