Skip to content
Snippets Groups Projects
Commit f925cd0c authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Remove “No makefile for…” message

parent 314c9d9b
No related branches found
No related tags found
No related merge requests found
......@@ -217,11 +217,8 @@ class DrupalorgProjectPackageReleaseDistro extends DrupalorgProjectPackageReleas
$this->recordPackageMetadata($metadata);
}
}
}
else {
watchdog('package', 'No makefile for %profile profile, skipping extended packaging.', array('%profile' => $this->release_file_id), WATCHDOG_WARNING, $this->release_node_view_link);
}
return $rval;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment