From 1f7cb1b59361d3393d5e061b7a42972069ef7709 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Mon, 26 Aug 2013 01:53:16 -0400 Subject: [PATCH] Just a checkin test, no change --- xCAT-server/share/xcat/tools/detect_dhcpd | 2 -- 1 file changed, 2 deletions(-) diff --git a/xCAT-server/share/xcat/tools/detect_dhcpd b/xCAT-server/share/xcat/tools/detect_dhcpd index d7de75c55..d696a66eb 100755 --- a/xCAT-server/share/xcat/tools/detect_dhcpd +++ b/xCAT-server/share/xcat/tools/detect_dhcpd @@ -313,5 +313,3 @@ sub kill_child { #print "try to kill $cpid\n"; } } - -