Removing debug code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3e53a88daf
commit
47460b48e6
@ -788,7 +788,6 @@ sub makescript
|
||||
push @scriptd, "# osimage-postbootscripts-start-here\n";
|
||||
foreach my $n (split(/,/, $ips))
|
||||
{
|
||||
`echo $n > /tmp/scrips`;
|
||||
if ( $n =~ /^BASEXCAT_/ )
|
||||
{
|
||||
push @xcatscripts, $n. "\n";
|
||||
|
Loading…
Reference in New Issue
Block a user