Skip to content

Commit a741480

Browse files
committed
Take all sugestions into account
Signed-off-by: laraPPr <lara.peeters@ugent.be>
1 parent 2e8e7a4 commit a741480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ function verify_nvidia-smi {
162162
return 1
163163
fi
164164
else
165-
echo echo "No 'nvidia-smi' found, no available GPU but allowing overriding this check"
165+
echo "No 'nvidia-smi' found, no available GPU but allowing overriding this check"
166166
return 2
167167
fi
168168
}

0 commit comments

Comments
 (0)