Whamcloud - gitweb
LU-1342 test: sanity-quota test_29
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index 6292c8e..ec6415a 100644 (file)
@@ -3304,6 +3304,10 @@ at_max_get() {
     at_get $1 at_max
 }
 
+at_min_get() {
+       at_get $1 at_min
+}
+
 at_max_set() {
     local at_max=$1
     shift