source: trunk/locker/bin/firefox-test @ 2238

Last change on this file since 2238 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
RevLine 
[1422]1#!/bin/sh
2attach -q scripts
3LD_PRELOAD=/mit/scripts/scripts-test/@sys/scripts-test-preload.so
4export LD_PRELOAD
[1838]5exec firefox -no-remote
Note: See TracBrowser for help on using the repository browser.