From 342c36ed36c5739b9db5189045d4f816fe36af91 Mon Sep 17 00:00:00 2001 From: Rusty Bird Date: Tue, 16 Jan 2018 06:19:58 +0000 Subject: [PATCH] block-snapshot: remove trailing spaces Forward-ported from qubes-core-agent-linux: commit 2eb0ed2be14350d6df1fce2af855805133a4a416 Author: Patrick Schleizer Date: Thu Oct 15 04:34:55 2015 +0200 removed trailing spaces --- linux/system-config/block-snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/system-config/block-snapshot b/linux/system-config/block-snapshot index 2ee4e4e0..a828afc0 100755 --- a/linux/system-config/block-snapshot +++ b/linux/system-config/block-snapshot @@ -306,7 +306,7 @@ case "$command" in rm $HOTPLUG_STORE-* fi release_lock "block" - + exit 0 ;; esac