add queries for other fault types
This commit is contained in:
@ -230,7 +230,7 @@ sub results {
|
||||
my $query = $_;
|
||||
$query =~ s/\.pm//g;
|
||||
|
||||
Util::notify("Running query $query for $experiment...");
|
||||
# Util::notify("Running query $query for $experiment...");
|
||||
|
||||
Util::execute_query( $experiment, $query,
|
||||
$remote_db_conf, $remote_builds_dir, 1 );
|
||||
|
||||
Reference in New Issue
Block a user