diff options
-rwxr-xr-x | Tools/portbuild/scripts/makerestr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/portbuild/scripts/makerestr b/Tools/portbuild/scripts/makerestr index 9da8db96edce..85cc1e52d785 100755 --- a/Tools/portbuild/scripts/makerestr +++ b/Tools/portbuild/scripts/makerestr @@ -22,9 +22,6 @@ builddir=${pb}/${arch}/${branch}/builds/${buildid} buildenv ${pb} ${arch} ${branch} ${builddir} -# XXX MCL 20080908 test removal of this -#duds=${builddir}/duds - unset DISPLAY export __MAKE_SHELL=/rescue/sh |