Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
fe0232cb
...
fe0232cb8dbe1835ab4224c181449d52eec726a2
authored
2012-09-10 18:03:45 -0700
by
Reina Sweet
Committed by
Nicolas Perriault
2012-10-23 19:32:55 +0200
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Moving casperjs.bat to its own dir, like rubybin
1 parent
733c925a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
bin/casperjs.bat → batchbin/casperjs.bat
bin/casperjs.bat
→
b
atchb
in/casperjs.bat
View file @
fe0232c
@ECHO OFF
set CASPER_BIN=%~dp0
set CASPER_PATH=%~dp0..\
set CASPER_BIN=%CASPER_PATH%bin\
set PHANTOMJS_NATIVE_ARGS=(--cookies-file --config --debug --disk-cache --ignore-ssl-errors --load-images --load-plugins --local-storage-path --local-storage-quota --local-to-remote-url-access --max-disk-cache-size --output-encoding --proxy --proxy-auth --proxy-type --remote-debugger-port --remote-debugger-autorun --script-encoding --web-security)
...
...
Please
register
or
sign in
to post a comment