From 074cb8d29b5524875444a7973cd2a2227d8180e9 Mon Sep 17 00:00:00 2001 From: eeb Date: Sun, 27 Jul 2003 02:38:15 +0000 Subject: [PATCH] * Merged b_devel updates --- lustre/liblustre/lustrerun | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 lustre/liblustre/lustrerun diff --git a/lustre/liblustre/lustrerun b/lustre/liblustre/lustrerun deleted file mode 100755 index f44fb925..0000000 --- a/lustre/liblustre/lustrerun +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -#PORTALS_MYNID=${PORTALS_MYNID:-`hostname -i`} -PORTALS_MYNID=${PORTALS_MYNID:-"172.16.1.1"} -LUSTRE_MOUNT_POINT=${LUSTRE_MOUNT_POINT:-"/mnt/lustre"} -LD_PRELOAD=${LD_PRELOAD:-"/usr/lib/liblustre.so"} - -export PORTALS_MYNID -export LUSTRE_MOUNT_POINT -export LD_PRELOAD - -exec $@ -- 1.8.3.1