From f6c5b7be4c514deb78b64d791016db49eae07e02 Mon Sep 17 00:00:00 2001 From: immarvin Date: Fri, 23 Nov 2012 02:34:18 +0000 Subject: [PATCH] add return value git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/hardeths | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT/postscripts/hardeths b/xCAT/postscripts/hardeths index eb03eac81..68e963c22 100755 --- a/xCAT/postscripts/hardeths +++ b/xCAT/postscripts/hardeths @@ -114,3 +114,4 @@ iface lo inet loopback EOF fi +exit 0