sagemath/sage

sage-spkg: Remove check for executable permission on spkg-install.in script templates

mkoeppe opened this issue · 8 comments

These checks were valuable during the transition from scripts to script templates, but are now obsolete.

CC: @dimpase @embray @jhpalmieri

Component: build

Author: Matthias Koeppe

Branch/Commit: 380599a

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/29513

Author: Matthias Koeppe

Commit: 380599a

New commits:

380599abuild/bin/sage-spkg: Remove check for executable permission on spkg-install.in script templates
comment:3

lgtm

Reviewer: Dima Pasechnik

comment:4

Thanks!