Skip to content

Commit

Permalink
mxq: upgrade to 0.24.1
Browse files Browse the repository at this point in the history
This release includes a fix for the following bug: The count of
running jobs and threads of a group were not deducted from the
counters the server keeps for the user and the cluster. This
lead to wrong scheduling, as users were thought to have more
running jobs than they really had.

https://github.molgen.mpg.de/mariux64/mxq/releases/tag/0.24.1
  • Loading branch information
donald committed Sep 6, 2016
1 parent c978894 commit 612ab16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxq.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION mxq-0.24.0-0
# BEE_VERSION mxq-0.24.1-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit 612ab16

Please sign in to comment.