Changeset 5b8f731 in mainline for tools/travis.sh
- Timestamp:
- 2018-03-29T18:22:52Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 47b2d7e3
- Parents:
- e8f6f94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/travis.sh
re8f6f94 r5b8f731 198 198 ) >hsct.conf || exit 1 199 199 200 # "$HOME/helenos-harbours/hsct.sh" init "$H_HELENOS_HOME" "$H_ARCH" build >/dev/null 2>/dev/null || exit 1 201 202 "$HOME/helenos-harbours/hsct.sh" update || exit 1 200 "$HOME/helenos-harbours/hsct.sh" init "$H_HELENOS_HOME" || exit 1 203 201 204 202 # We cannot flood the output as Travis has limit of maximum output size
Note:
See TracChangeset
for help on using the changeset viewer.