Changeset cc40af4 in mainline
- Timestamp:
- 2017-11-27T21:03:02Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9fb09da
- Parents:
- 07a70800
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/grub/grub-update.sh
r07a70800 rcc40af4 59 59 rm -f "$helenosdir"/boot/"$gdir"/"$platform"/*.image || exit 1 60 60 rm -f "$helenosdir"/boot/"$gdir"/"$platform"/*.module || exit 1 61 bzradd "$helenosdir"/boot/"$gdir"/"$platform" || exit 161 git add "$helenosdir"/boot/"$gdir"/"$platform" || exit 1 62 62 } 63 63
Note:
See TracChangeset
for help on using the changeset viewer.