removed the dependency on perl(open3) from the xCAT-rmc package

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3267 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2009-04-28 13:36:28 +00:00
parent 38cec77d7a
commit 1268172864

View File

@ -1,7 +1,7 @@
#!/usr/bin/env perl
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
require 'open3.pl';
#require 'open3.pl';
#This script is a modified version of mtime to be used as part of a sensor in the
#software managemnent system. This PERL script goes and finds the latest changed file via mtime