dgsh
dgsh copied to clipboard
Update install-wrapped.sh
Line 52 echoes DESTDIR into wrapper scripts. When built in a sandbox, this breaks the dgsh programs after they have been moved out of the temporary install directory. Changed to fix.
Thank you! Could you perhaps look into the failing CI build? It could be irrelevant to your change, but I'd like to pull your change with a clean CI build.
I looked at the log and I wasn't really sure what was causing the error.
Maybe a flakey test. I'm rerunning it.
Are there any tests run inside the temporary install directory? This may have changed it from being broken while outside the temporary directory to being broken while inside the temporary directory.