delete setting of a variable i wound up not using
This commit is contained in:
parent
b864c03c2f
commit
5b53e0c1b1
1 changed files with 0 additions and 5 deletions
|
@ -153,11 +153,6 @@ Things-to-lose:
|
||||||
Do-last:
|
Do-last:
|
||||||
|
|
||||||
v9files="configure.in elfcode.h"
|
v9files="configure.in elfcode.h"
|
||||||
if [ -n "${verbose}" ] ; then
|
|
||||||
say=echo
|
|
||||||
else
|
|
||||||
say=true
|
|
||||||
fi
|
|
||||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||||
if [ -n "${verbose}" ] ; then
|
if [ -n "${verbose}" ] ; then
|
||||||
echo Keeping v9 stuff in $v9files.
|
echo Keeping v9 stuff in $v9files.
|
||||||
|
|
Loading…
Reference in a new issue