system/stress-ng: Fix TAG in script.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-03 19:20:29 -05:00 committed by Willy Sudiarto Raharjo
parent d285f7f051
commit 0124cf26b8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -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