From 5dcf185a768946a954103169e4fd8471d70e0d6a Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 8 Sep 2014 08:13:20 -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 ()