Skip to content

Commit

Permalink
Kept by mistake [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Apon77 authored May 12, 2022
1 parent bd9d15f commit 3f039d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ grep _maple_dsds $CIRRUS_WORKING_DIR/build_rom.sh > /dev/null && device=maple_ds

if [[ $BRANCH != *pull/* ]]; then
if [[ $BRANCH != $device-$rom_name-* ]]; then echo Please use proper branch naming described in push group.; exit 1; fi;
CIRRUS_COMMIT_MESSAGE
if [[ $CIRRUS_COMMIT_MESSAGE == "Update build_rom.sh" ]]; then echo Please use proper commit message.; exit 1; fi;
fi

Expand Down

0 comments on commit 3f039d4

Please sign in to comment.