dev/link-patches: no need to run cargo twice, while loop covers it
Ximin Luo
3 years ago
1 changed file(s) with
0 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+0
-1
dev/link-patches.sh
less
more
42
42
eof
43
43
$SHELL
44
44
quilt refresh
45
cargo build
46
45
47
46
done
48
47