sigh.
This commit is contained in:
@ -54,7 +54,7 @@ if [ "$SUBODEV_CHECK" = 1 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
export DEV_WORKSTATION_CHECK
|
export DEV_WORKSTATION_CHECK
|
||||||
DEV_WORKSTATION_CHECK_CHECK="$(hostname | egrep -c 'subopi-dev|CharlesDevServer' || true)"
|
DEV_WORKSTATION_CHECK="$(hostname | egrep -c 'subopi-dev|CharlesDevServer' || true)"
|
||||||
|
|
||||||
if [ "$DEV_WORKSTATION_CHECK" -eq 0 ]; then
|
if [ "$DEV_WORKSTATION_CHECK" -eq 0 ]; then
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user