aboutsummaryrefslogtreecommitdiff
path: root/sboclean
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-08-15 00:26:34 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-08-15 00:26:34 +0200
commitfb84f53326c46700e8fc5c383f0a7a3425177c58 (patch)
treed9a4ed8ad97e9dff0d5c39d85d6e7a00691bece6 /sboclean
parent96ebe3dceeca539856a16968e4a8630ebc930d9d (diff)
downloadsbotools-fb84f53326c46700e8fc5c383f0a7a3425177c58.tar.xz
sbo*, man*, SBO::Lib: trailing whitespace fixes
Diffstat (limited to 'sboclean')
-rwxr-xr-xsboclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/sboclean b/sboclean
index 3b7792e..82f06e4 100755
--- a/sboclean
+++ b/sboclean
@@ -53,7 +53,7 @@ GetOptions(
if ($help) { show_usage(); exit 0 }
if ($vers) { show_version(); exit 0 }
-usage_error("You must specify at least one of -d or -w.") unless
+usage_error("You must specify at least one of -d or -w.") unless
($clean_dist || $clean_work);
sub rm_full {