You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo -e '#!/bin/sh\nexec $(dirname $0)/install "$@"'>"${UU_BUILD_DIR}/ginstall"&& chmod +x "${UU_BUILD_DIR}/ginstall"# The GNU tests rename this script before running, to avoid confusion with the make target
0 commit comments