Change in flashrom[master]: testing: Move old partial write test script to util/testing

David Hendricks has uploaded this change for review. ( https://review.coreboot.org/c/flashrom/+/38789 ) Change subject: testing: Move old partial write test script to util/testing ...................................................................... testing: Move old partial write test script to util/testing This puts the old test script in the same directory as the new one. I'm actually not sure if anybody still uses the old script, maybe we should just remove it to avoid confusion. Change-Id: I15aa9dc4600c6f9d7477e68797f576a4c685f38a Signed-off-by: David Hendricks <david.hendricks@gmail.com> --- R util/testing/flashrom_partial_write_test.sh 1 file changed, 0 insertions(+), 0 deletions(-) git pull ssh://review.coreboot.org:29418/flashrom refs/changes/89/38789/1 diff --git a/util/flashrom_partial_write_test.sh b/util/testing/flashrom_partial_write_test.sh similarity index 100% rename from util/flashrom_partial_write_test.sh rename to util/testing/flashrom_partial_write_test.sh -- To view, visit https://review.coreboot.org/c/flashrom/+/38789 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: flashrom Gerrit-Branch: master Gerrit-Change-Id: I15aa9dc4600c6f9d7477e68797f576a4c685f38a Gerrit-Change-Number: 38789 Gerrit-PatchSet: 1 Gerrit-Owner: David Hendricks <david.hendricks@gmail.com> Gerrit-MessageType: newchange

David Hendricks has abandoned this change. ( https://review.coreboot.org/c/flashrom/+/38789 ) Change subject: testing: Move old partial write test script to util/testing ...................................................................... Abandoned On second thought, we should probably just delete the old script. -- To view, visit https://review.coreboot.org/c/flashrom/+/38789 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: flashrom Gerrit-Branch: master Gerrit-Change-Id: I15aa9dc4600c6f9d7477e68797f576a4c685f38a Gerrit-Change-Number: 38789 Gerrit-PatchSet: 1 Gerrit-Owner: David Hendricks <david.hendricks@gmail.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-MessageType: abandon
participants (1)
-
David Hendricks (Code Review)