Skip to content
Snippets Groups Projects
Commit 594b12d0 authored by Moe Jette's avatar Moe Jette
Browse files

Partition modify go generate event code of 1235

parent 346bc877
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ int slurm_sched_plugin_reconfig( void )
/**************************************************************************/
void slurm_sched_plugin_partition_change( void )
{
(void) event_notify(1234, "Partition change");
(void) event_notify(1235, "Partition change");
}
/**************************************************************************/
......
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