Index: tools/grub/grub-update.sh
===================================================================
--- tools/grub/grub-update.sh	(revision 387630023ec8e28732b8956f65e2e48339e327be)
+++ tools/grub/grub-update.sh	(revision b5abaf7c8551d1f27dee4024aa0f8824ee2e9317)
@@ -59,5 +59,5 @@
 	rm -f "$helenosdir"/boot/"$gdir"/"$platform"/*.image || exit 1
 	rm -f "$helenosdir"/boot/"$gdir"/"$platform"/*.module || exit 1
-	bzr add "$helenosdir"/boot/"$gdir"/"$platform" || exit 1
+	git add "$helenosdir"/boot/"$gdir"/"$platform" || exit 1
 }
 
