commit/galaxy-central: dannon: Fix object not found wording.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/833d5e848479/ Changeset: 833d5e848479 User: dannon Date: 2014-01-15 14:46:53 Summary: Fix object not found wording. Affected #: 1 file diff -r fa698b544051c61a6b895f04840309a7807ce5a7 -r 833d5e848479b04c0e90923b9dc4c168d78b4d7e lib/galaxy/exceptions/error_codes.json --- a/lib/galaxy/exceptions/error_codes.json +++ b/lib/galaxy/exceptions/error_codes.json @@ -52,6 +52,6 @@ { "name": "USER_OBJECT_NOT_FOUND", "code": 404001, - "message": "No such object not found." + "message": "No such object found." } ] Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org