summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/clean
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-08-29 14:26:16 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-08-29 14:26:16 (EDT)
commit762983788b9c1fb93f423227522e333b553c3bf0 (patch)
tree6b3637f75780682e33a377d0da840495f426f6f8 /resources/scripts/helpers/build/clean
parentd406f8beccb29e2eff4b62fae2dca59fa571ca44 (diff)
downloadlibreboot-762983788b9c1fb93f423227522e333b553c3bf0.zip
libreboot-762983788b9c1fb93f423227522e333b553c3bf0.tar.gz
libreboot-762983788b9c1fb93f423227522e333b553c3bf0.tar.bz2
really make memtest86plus naming consistent
Diffstat (limited to 'resources/scripts/helpers/build/clean')
-rwxr-xr-xresources/scripts/helpers/build/clean/memtest86plus2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/clean/memtest86plus b/resources/scripts/helpers/build/clean/memtest86plus
index ad25915..6f3db44 100755
--- a/resources/scripts/helpers/build/clean/memtest86plus
+++ b/resources/scripts/helpers/build/clean/memtest86plus
@@ -29,7 +29,7 @@ set -u -e
printf "Cleaning the previous build of MemTest86+\n"
-cd "memtest86+-5.01"/
+cd "memtest86plus"/
make clean