GNU Health - Bugs: bug #55181, Install_Demo_database.sh looks for...
You are not allowed to post comments on this tracker with your current authentication level.
bug #55181: Install_Demo_database.sh looks for 3.0.1 database
| Submitter: | Axel Braun <coogor> | ||
| Submitted: | Fri 07 Dec 2018 05:49:08 PM UTC | ||
| Category: | Demo environment | Severity: | 2 - Minor |
| Item Group: | None | Status: | None |
| Privacy: | Public | Assigned to: | meanmicio |
| Open/Closed: | Closed | Release: | 3.4.0 |
| Module: | gnuhealth | Component: | None |
|
Fri 07 Dec 2018 08:44:04 PM UTC, comment #1: |
Luis Falcon <meanmicio> |
|
Fri 07 Dec 2018 05:49:08 PM UTC, original submission:
the above script in gnuhealth 3.4.0 tarball uses an outdated URL:
|
Axel Braun <coogor> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2018-12-07 | meanmicio | Severity | 3 - Normal | 2 - Minor | |
| Assigned to | None | meanmicio | |||
| Open/Closed | Open | Closed | |||
| Release | None | 3.4.0 |
Powered by Savane 3.12.
Corresponding source code

Hi Axel !
Thanks for the feedback :)
Actually you need to customize the URL to get the latest version / patchset.
At the beginning I thought of passing the URL as a param, but is quite long, and is easier to just modify the URL.
We can document it .
Best