Changeset 3daa163 in mainline
- Timestamp:
- 2019-08-18T19:54:45Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1a4ec93f
- Parents:
- 1c39d33b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/travis.sh
r1c39d33b r3daa163 198 198 ) >hsct.conf || exit 1 199 199 200 "$HOME/helenos-harbours/hsct.sh" init "$H_HELENOS_HOME" || exit 1200 "$HOME/helenos-harbours/hsct.sh" init "$H_HELENOS_HOME" $H_ARCH || exit 1 201 201 202 202 # We cannot flood the output as Travis has limit of maximum output size
Note:
See TracChangeset
for help on using the changeset viewer.