source: branches/fc17-dev/locker/bin/firefox-test @ 2765

Last change on this file since 2765 was 1838, checked in by adehnert, 13 years ago
Use firefox -no-remote This was an uncommitted change in the locker.
  • Property svn:executable set to *
File size: 136 bytes
Line 
1#!/bin/sh
2attach -q scripts
3LD_PRELOAD=/mit/scripts/scripts-test/@sys/scripts-test-preload.so
4export LD_PRELOAD
5exec firefox -no-remote
Note: See TracBrowser for help on using the repository browser.