From: braam Date: Tue, 14 Jan 2003 19:30:39 +0000 (+0000) Subject: no longer needed after Robert's fixes X-Git-Tag: v1_7_100~1^248~122 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=67d71cc7c28712d9ca7055c8213c130de9ebe183;p=fs%2Flustre-release.git no longer needed after Robert's fixes --- diff --git a/lustre/tests/llmountcleanup2-hack.sh b/lustre/tests/llmountcleanup2-hack.sh deleted file mode 100644 index 631ebb5..0000000 --- a/lustre/tests/llmountcleanup2-hack.sh +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh - -umount /mnt/lustre2 -umount /mnt/lustre1 -../utils/lctl <