system/stress-ng: Fix TAG in script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
d285f7f051
commit
0124cf26b8
|
@ -24,7 +24,7 @@
|
|||
PRGNAM=stress-ng
|
||||
VERSION=${VERSION:-0.09.48}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-daw}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
Loading…
Reference in New Issue