Whamcloud - gitweb
i=brian,b=15870:
authorisaac <isaac>
Thu, 28 May 2009 00:39:20 +0000 (00:39 +0000)
committerisaac <isaac>
Thu, 28 May 2009 00:39:20 +0000 (00:39 +0000)
- added missing quotes over $O2IB_SYMVER.

lnet/autoconf/lustre-lnet.m4

index 383516a..ddfce23 100644 (file)
@@ -530,7 +530,7 @@ else
                                        break;
                                fi
                        done
-                       if test -n $O2IB_SYMVER ; then
+                       if test -n "$O2IB_SYMVER"; then
                                AC_MSG_NOTICE([adding $O2IBPATH/$O2IB_SYMVER to $PWD/$SYMVERFILE])
                                # strip out the existing symbols versions first
                                if test -f $PWD/$SYMVERFILE; then