Whamcloud - gitweb
b=15711
[fs/lustre-release.git] / lustre / tests / cfg / ncli.sh
index 2735b9a..6dfae9b 100644 (file)
@@ -15,3 +15,4 @@ CLIENTCOUNT=$((${#REMOTECLIENTS[@]} + 1))
 [ -n "$RCLIENTS" -a "$PDSH" = "no_dsh" ] && \
                 error "tests for remote clients $RCLIENTS needs pdsh != do_dsh " || true
 
+[ -n "$FUNCTIONS" ] && . $FUNCTIONS || true