Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/galaxy_changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

---

#### Using Exit Codes for Error Detection ([b92074e](b92074e6ff87a19133b4d973577779c4ee6286d7))
#### Using Exit Codes for Error Detection ([b92074e](https://github.com/galaxyproject/galaxy/commit/b92074e6ff87a19133b4d973577779c4ee6286d7))

Previously the default behavior was for Galaxy to ignore exit codes and
declare a tool in error if issued any output on standard error. This was
Expand All @@ -69,7 +69,7 @@

---

#### Unrobust Features Removed ([b92074e](b92074e6ff87a19133b4d973577779c4ee6286d7))
#### Unrobust Features Removed ([b92074e](https://github.com/galaxyproject/galaxy/commit/b92074e6ff87a19133b4d973577779c4ee6286d7))

A few tool features have ben removed from tools that declare a version of `16.04` or newer.

Expand Down
4 changes: 2 additions & 2 deletions docs/galaxy_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ the tool `command` XML block.

---

#### Using Exit Codes for Error Detection ([b92074e](b92074e6ff87a19133b4d973577779c4ee6286d7))
#### Using Exit Codes for Error Detection ([b92074e](https://github.com/galaxyproject/galaxy/commit/b92074e6ff87a19133b4d973577779c4ee6286d7))

Previously the default behavior was for Galaxy to ignore exit codes and
declare a tool in error if issued any output on standard error. This was
Expand All @@ -55,7 +55,7 @@ default is now just to use exit codes for error detection.

---

#### Unrobust Features Removed ([b92074e](b92074e6ff87a19133b4d973577779c4ee6286d7))
#### Unrobust Features Removed ([b92074e](https://github.com/galaxyproject/galaxy/commit/b92074e6ff87a19133b4d973577779c4ee6286d7))

A few tool features have ben removed from tools that declare a version of `16.04` or newer.

Expand Down