Searched refs:UNAME_N (Results 1 – 1 of 1) sorted by relevance
116 UNAME_N:=$(shell uname -n) macro237 @if [ x"$(UNAME_N)" != x"pleiades" ]; then echo "Not authorized to advance snapshot"; exit 1; fi