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
15733d77
...
15733d77c50d6a437dcfb3e4692572e9f6da15a5
authored
2012-01-11 19:32:44 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
typo
1 parent
90f33738
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
bin/bootstrap.js
bin/bootstrap.js
View file @
15733d7
...
...
@@ -78,6 +78,7 @@ phantom.loadCasper = function() {
}).
pop
();
}
catch
(
e
)
{}
}
if
(
!
phantom
.
casperPath
)
{
console
.
error
(
"Couldn't find not compute phantom.casperPath, exiting."
);
phantom
.
exit
(
1
);
...
...
Please
register
or
sign in
to post a comment