[fix] remove useless whitespace

This commit is contained in:
Julien Malik 2016-03-08 11:30:53 +01:00
parent 8aa64a0641
commit 0d49e8a24f

View file

@ -1,5 +1,5 @@
#!/bin/bash
set -e
set -e
# Execute this hook only if we force the configuration regeneration
if [[ "$1" == "True" ]]; then