Commit f25b9e10 authored by Phillip Webb's avatar Phillip Webb

Remove trailing whitespace from bash script

parent 42bb7931
# bash completion for spring # bash completion for spring
# Installation: source this file locally in a terminal or from # Installation: source this file locally in a terminal or from
# ~/.bashrc or put it in /etc/bash_completions.d (debian) # ~/.bashrc or put it in /etc/bash_completions.d (debian)
_spring() _spring()
...@@ -28,7 +28,7 @@ _spring() ...@@ -28,7 +28,7 @@ _spring()
done done
return 0 return 0
fi fi
done done
fi fi
_filedir _filedir
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment