After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759060 - Check if symlink exists in style checker as checking the file using -e doesn't work for us
Check if symlink exists in style checker as checking the file using -e doesn'...
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: Sahil Sareen
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2015-12-05 14:25 UTC by Sahil Sareen
Modified: 2015-12-06 06:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix autogen.sj (821 bytes, patch)
2015-12-05 14:27 UTC, Sahil Sareen
accepted-commit_now Details | Review

Description Sahil Sareen 2015-12-05 14:25:18 UTC
I see this on running autogen.sh

ln: failed to create symbolic link ‘./.git/hooks/pre-commit’: File exists
Comment 1 Sahil Sareen 2015-12-05 14:27:50 UTC
Created attachment 316802 [details] [review]
Fix autogen.sj
Comment 2 Michael Catanzaro 2015-12-05 18:31:03 UTC
Review of attachment 316802 [details] [review]:

I think gnome-nibbles might also be using this style-checker, so please fix this there too!
Comment 3 Sahil Sareen 2015-12-06 06:01:07 UTC
(In reply to Michael Catanzaro from comment #2)
> Review of attachment 316802 [details] [review] [review]:
> 
> I think gnome-nibbles might also be using this style-checker, so please fix
> this there too!

Will do for nibbles as well, Should I add the style-checker to all the vala games?
Comment 4 Sahil Sareen 2015-12-06 06:01:51 UTC
Fix pushed to master.

To ssh://ssareen@git.gnome.org/git/gnome-chess
   51b6321..88704d9  master -> master