[Bps-public-commit] RTx-TakeScreenshots branch, master, updated. 1095c8347af7e4800c1a50ce02f6d556ebed604f
Thomas Sibley
trs at bestpractical.com
Tue Mar 8 14:10:49 EST 2011
The branch, master has been updated
via 1095c8347af7e4800c1a50ce02f6d556ebed604f (commit)
from ee6d25c342901f560ec53f3f6802afe010a12f91 (commit)
Summary of changes:
bin/start-selenium | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 1095c8347af7e4800c1a50ce02f6d556ebed604f
Author: Thomas Sibley <trs at bestpractical.com>
Date: Tue Mar 8 14:04:38 2011 -0500
Pass through arguments
diff --git a/bin/start-selenium b/bin/start-selenium
index ab57c07..fc4af64 100755
--- a/bin/start-selenium
+++ b/bin/start-selenium
@@ -1,2 +1,2 @@
#!/bin/sh
-java -jar bin/selenium-server-standalone-2.0b2.jar
+java -jar bin/selenium-server-standalone-2.0b2.jar "$@"
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list