diff --git a/xCAT-test/xcattest b/xCAT-test/xcattest index 7a1da338f..ae3803b91 100755 --- a/xCAT-test/xcattest +++ b/xCAT-test/xcattest @@ -197,7 +197,7 @@ sub getConfig } }elsif ($type eq "Object") { ##OBJECT BLOCK## - if($line =~ /(\w+)\s*=\s*([:\w\.\-]+)/) { + if($line =~ /(\w+)\s*=\s*([:\w\.\-\/]+)/) { $attr = $1; $value = $2; if($attr eq "Name"){