libmallocwrap: update run script
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Thu, 30 Jul 2009 19:27:55 +0000 (15:27 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Thu, 30 Jul 2009 19:27:55 +0000 (15:27 -0400)
libmallocwrap/run

index 1c6324a7e0cce85b6d213e4ea6d38cc285710e9f..ce4fd10051b8e664d44299e12c89b4807be46733 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:.libs/libmallocwrap.so:libust.so $1
+LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:libust.so:.libs/libmallocwrap.so $1
This page took 0.023489 seconds and 4 git commands to generate.