This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
1) Open the github page using the account from where you have to copy the watched repos | |
2) In "watched repos" block, click on "All repositories" => this will show a list of all repos this account is watching | |
3) Open webkit console and paste this codebase. Replace TARGET_USERNAME & TARGET_PASSWORD with the auth of profile in which you finally want to watch the repos. | |
4) Wait for all the network calls to complete. | |
*/ | |
function watch(repoName) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Fri, 09 Apr 2010 23:40:08 -0700] ERROR: execute[start-atd] (/etc/chef/recipes/cookbooks/ey-base/recipes/default.rb line 104) had an error: | |
/etc/init.d/atd restart | |
returned 1, expected 0 | |
---- Begin output of | |
/etc/init.d/atd restart | |
---- | |
STDOUT: * ERROR: cannot start atd as sysklogd could not start | |
STDERR: | |
---- End output of |
NewerOlder