summaryrefslogtreecommitdiffstats
path: root/build_all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_all.sh')
-rwxr-xr-xbuild_all.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_all.sh b/build_all.sh
index 331ab04..860dea6 100755
--- a/build_all.sh
+++ b/build_all.sh
@@ -18,7 +18,6 @@ case $(hostname) in
esac
./update_bootloader_files.sh
-./update_pcmemtest_files.sh
for arch in $archs; do
for desktop in ${desktops[$arch]}; do
isoname=$distro-$release-Live-$desktop-$arch