From 0c77d04e7c6d81a1d1482a5a9837e28e2e78ad2b Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 8 Sep 2014 08:15:09 -0400 Subject: [PATCH] Defect 4270 --- xCAT/postscripts/hardeths | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/hardeths b/xCAT/postscripts/hardeths index 3c72f3dd0..caa0b63cb 100755 --- a/xCAT/postscripts/hardeths +++ b/xCAT/postscripts/hardeths @@ -1,4 +1,4 @@ -PREFIXMASK#!/bin/sh +#!/bin/sh # pmatch determines if 1st argument string is matched by 2nd argument pattern pmatch ()