Whamcloud - gitweb
LU-17034 quota: lqeg_arr memmory corruption
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index 1e96184..6a3daeb 100755 (executable)
@@ -9637,6 +9637,7 @@ pool_add_targets() {
 
        if [ -z $last ]; then
                local list=$first
+               last=$first
        else
                local list=$(seq $first $step $last)
        fi