Commit d34e390c authored by Ramon Nou's avatar Ramon Nou
Browse files

fix module path

parent fafeec79
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ setenv GKFS_HOSTS_FILE $env(HOME)/gkfs_hosts.txt
setenv        LIBGKFS_HOSTS_FILE  $env(HOME)/gkfs_hosts.txt

prepend-path    LD_LIBRARY_PATH     $LIBS
prepend-path    PATH                $BASE/bin
prepend-path    PATH                $BASE/gkfs-master/bin

if { [module-info mode] != "whatis" } {
    puts stderr "GekkoFS environment loaded."