Changes in tools/grub/grub-update.sh [3876300:cc40af4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/grub/grub-update.sh
r3876300 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.