gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 9a66fff9 07/69: Scripts: removing the executab


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 9a66fff9 07/69: Scripts: removing the executability of some source code scripts
Date: Wed, 26 Jan 2022 12:39:09 -0500 (EST)

branch: master
commit 9a66fff914b0e82e1ec6f38328e48a14b90d8da9
Author: Raul Infante-Sainz <infantesainz@gmail.com>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>

    Scripts: removing the executability of some source code scripts
    
    Until this commit, several source code scripts were executable. The reason
    is that I set them for an easy execution of them during the development
    phase. However, it is not a good idea to have them with this possibility.
    With this commit, now they are not executable anymore.
---
 bin/script/psf-create-make-stamp.in     | 0
 bin/script/psf-model-flux-factor.in     | 0
 bin/script/psf-model-scattered-light.in | 0
 bin/script/radial-profile.in            | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/bin/script/psf-create-make-stamp.in 
b/bin/script/psf-create-make-stamp.in
old mode 100755
new mode 100644
diff --git a/bin/script/psf-model-flux-factor.in 
b/bin/script/psf-model-flux-factor.in
old mode 100755
new mode 100644
diff --git a/bin/script/psf-model-scattered-light.in 
b/bin/script/psf-model-scattered-light.in
old mode 100755
new mode 100644
diff --git a/bin/script/radial-profile.in b/bin/script/radial-profile.in
old mode 100755
new mode 100644



reply via email to

[Prev in Thread] Current Thread [Next in Thread]