]> git.pld-linux.org Git - packages/grub2.git/commitdiff
- no need for set -e for single exec line
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 9 Mar 2010 09:52:32 +0000 (09:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    update-grub -> 1.2

update-grub

index 586ee71cbc492700b136be8c0d232c64f736b2ac..c808b21d6e508e9ad0eab56bdaf4c772ec0e2c4e 100644 (file)
@@ -1,2 +1,2 @@
-#!/bin/sh -e
+#!/bin/sh
 exec grub-mkconfig -o /boot/grub/grub.cfg "$@"
This page took 0.105712 seconds and 4 git commands to generate.