Makefile: add a rule to generate a GNU style ChangeLog
[kboot-utils.git] / kboot-mkconfig
index 276d58c..5601749 100755 (executable)
@@ -1,6 +1,4 @@
 #! /bin/sh
-set -e
-
 # Generate kboot.conf by inspecting /boot contents.
 # Copyright (C) 2011  Antonio Ospite <ospite@studenti.unina.it>
 #
@@ -19,6 +17,8 @@ set -e
 # You should have received a copy of the GNU General Public License
 # along with this software.  If not, see <http://www.gnu.org/licenses/>.
 
+set -e
+
 PACKAGE_NAME=kboot-mkconfig
 PACKAGE_VERSION=0.1