17 -> 2
This commit is contained in:
parent
ed0cb21f51
commit
38edf3d85e
|
@ -23,7 +23,7 @@ build_script() {
|
||||||
|
|
||||||
case "\$makepkg_exit" in
|
case "\$makepkg_exit" in
|
||||||
0) echo 'ok';;
|
0) echo 'ok';;
|
||||||
17) echo 'already built';;
|
2) echo 'already built';;
|
||||||
*) echo 'FAIL';;
|
*) echo 'FAIL';;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user