Mingye Wang

Results 587 comments of Mingye Wang

It's probably the `||` thing that is breaking `set -e` here. Perhaps it should be rewritten into an explicit `if (($?)); then ...`

As an side, some good `test` can also be fed to AutoFDO…

@MingcongBai If you are not blind, `interest /usr/share/doc/info postrm`

I should do this ASAP, even if #35 is not yet ready. Zzzzzzzzzzz.

@MingcongBai Well, we need a data structure first. And let's suppose that there is something to handle it, so the ab proc flow would be like this: ``` Bash PROC_DEF...

I'm not expecting to have some enhanced version in abbs.

@Icenowy @MingcongBai Well we need to get a file/data structure for this… # Subpkg Spec (autogenerated) ## Definition SUBPKGDIR is `$SRCDIR/autobuild/subpkgs/$SUBPKGNAME`, where all autobuild stuffs/rules should be identical. When `$SUBPKGNAME`...