diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2021-07-24 12:26:37 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-07-24 16:27:49 +0000 |
commit | d0536b8b6b5263eb54a9b4f1ef6998a8e90dbbd1 (patch) | |
tree | bf268541275b6548997ca576375b28762fe0a2d9 /tools | |
parent | f8bbe3352c4d9f21fde892ee8b60563decfc6a14 (diff) |
Fix typo in f8bbe3352c4d9f21fde892ee8b60563decfc6a14
Change-Id: I02ab35f21c2733efd81a9b97d1c88e283f6187ff
Diffstat (limited to 'tools')
-rw-r--r-- | tools/builds.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/builds.pm b/tools/builds.pm index b0ba4201bb..037bd5c1f3 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -419,7 +419,7 @@ $releasenotes="/wiki/ReleaseNotes315"; }, 'agptekrocker' => { name => 'Agptek Rocker', - status => 2 + status => 2, manualok => 1, # Remove once status moves to 3 }, 'xduoox3' => { |