[Fai-commit] r3890 - trunk/debian
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Thu Sep 7 16:22:04 UTC 2006
Author: lange
Date: 2006-09-07 16:22:04 +0000 (Thu, 07 Sep 2006)
New Revision: 3890
Modified:
trunk/debian/fai-nfsroot.prerm
Log:
fix syntax error
Modified: trunk/debian/fai-nfsroot.prerm
===================================================================
--- trunk/debian/fai-nfsroot.prerm 2006-09-07 15:28:58 UTC (rev 3889)
+++ trunk/debian/fai-nfsroot.prerm 2006-09-07 16:22:04 UTC (rev 3890)
@@ -4,7 +4,7 @@
remove|deconfigure|failed-upgrade)
update-alternatives --remove policy-rc.d /usr/bin/policy-rc.d.fai
;;
-fi
+esac
#DEBHELPER#
More information about the Fai-commit
mailing list