PISTRESS_HOME is only set if not set
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export PISTRESS_HOME=/home/pi/git/pistress
|
||||
if [ -z ${PISTRESS_HOME} ]; then
|
||||
export PISTRESS_HOME=/home/pi/git/pistress
|
||||
fi
|
||||
export THERMAL_ZONE=/sys/class/thermal/thermal_zone0/temp
|
||||
|
||||
export FIO_NUMJOBS=$(nproc)
|
||||
|
||||
Reference in New Issue
Block a user