"neutral" path

This commit is contained in:
Martin Diehl 2020-08-02 20:43:30 +02:00
parent 8f79338889
commit 56e9dc11ef
5 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# Normal exit status is 0.
#
DIR=/nethome/f.roters/temp/msc/marc2018.1
DIR=/tmp/msc/marc2018.1
if test $MARCDIR1
then
DIR=$MARCDIR1

View File

@ -4,7 +4,7 @@
# Normal exit status is 0.
#
DIR=/nethome/storage/raid3/f.roters/Software/MSC/Marc2018-RH7.1/marc2018
DIR=/tmp/msc/marc2018
if test $MARCDIR1
then
DIR=$MARCDIR1

View File

@ -4,7 +4,7 @@
# Normal exit status is 0.
#
DIR=/nethome/f.roters/temp/msc/marc2019.1
DIR=/tmp/msc/marc2019.1
if test $MARCDIR1
then
DIR=$MARCDIR1

View File

@ -4,7 +4,7 @@
# Normal exit status is 0.
#
DIR=/nethome/f.roters/temp/msc/marc2019
DIR=/tmp/msc/marc2019
if test $MARCDIR1
then
DIR=$MARCDIR1

View File

@ -4,7 +4,7 @@
# Normal exit status is 0.
#
DIR=/nethome/f.roters/temp/msc/marc2020
DIR=/tmp/msc/marc2020
if test $MARCDIR1
then
DIR=$MARCDIR1