Skip to content

fix extract and checkPad#1535

Merged
JohnMcLear merged 4 commits intodevelopfrom
fix-extractPadData
Feb 18, 2013
Merged

fix extract and checkPad#1535
JohnMcLear merged 4 commits intodevelopfrom
fix-extractPadData

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

No description provided.

@luto
Copy link
Copy Markdown
Contributor

luto commented Feb 18, 2013

[ luto luto-portable ~/etherpad-lite ] node bin/extractPadData.js asd
Unknown Setting: 'googleanalytics'. This setting doesn't exist or it was removed
[2013-02-18 20:26:40.339] [WARN] console - DirtyDB is used. This is fine for testing but not recommended for production.

undefined:1
[object Object]
 ^
SyntaxError: Unexpected token o
    at Object.parse (native)
    at /Users/luto/etherpad-lite/bin/extractPadData.js:86:22
    at exports.database.get (/Users/luto/etherpad-lite/src/node_modules/ueberDB/dirty_db.js:48:3)
    at /Users/luto/etherpad-lite/bin/extractPadData.js:83:26
    at async.forEach (/Users/luto/etherpad-lite/src/node_modules/async/lib/async.js:86:13)
    at Array.forEach (native)
    at _forEach (/Users/luto/etherpad-lite/src/node_modules/async/lib/async.js:26:24)
    at Object.async.forEach (/Users/luto/etherpad-lite/src/node_modules/async/lib/async.js:85:9)
    at /Users/luto/etherpad-lite/bin/extractPadData.js:81:11
    at async.series.results (/Users/luto/etherpad-lite/src/node_modules/async/lib/async.js:486:21)

pad asd exists, content is foo\n..

checkPad.js works fine now.

@JohnMcLear
Copy link
Copy Markdown
Member Author

I get the same error, heh

Comment thread bin/extractPadData.js Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't gonna work on windows, btw.. on windows it'd have to be '../node_modules/ep_etherpad-lite/node_modules/ueberDB/...'

JohnMcLear added a commit that referenced this pull request Feb 18, 2013
@JohnMcLear JohnMcLear merged commit c986a85 into develop Feb 18, 2013
@Gared Gared deleted the fix-extractPadData branch December 26, 2014 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants