diff --git a/src/sequencer/chmod.sh b/src/sequencer/chmod.sh new file mode 100644 index 000000000..8b3730f31 --- /dev/null +++ b/src/sequencer/chmod.sh @@ -0,0 +1,9 @@ +#! /bin/sh +# chmod.sh +# share/src/sequencer / $Id$ +# Tailored script to change permissions on files in this directory +# the name chmod.sh is a key and must not be changed. If the release tool +# getLatestDelta finds a file by the name of (chmod.sh), after it has retrieved +# any out-of-date SCCS files, it invokes the script to add execute permissions. + + /bin/chmod +x makeSeqVersion makeVersion