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 722486 - Fix syntax error on FreeBSD
Fix syntax error on FreeBSD
Status: RESOLVED FIXED
Product: valadoc
Classification: Other
Component: libvaladoc
git master
Other FreeBSD
: Normal normal
: ---
Assigned To: valadoc-maint
valadoc-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-18 10:24 UTC by Koop Mast (kwm)
Modified: 2015-05-12 23:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix redirect (1.42 KB, patch)
2014-01-18 10:25 UTC, Koop Mast (kwm)
committed Details | Review

Description Koop Mast (kwm) 2014-01-18 10:24:46 UTC
The redirect used is fine if you using bash, but on a POSIX shell it gives a "Syntax error: Bad fd number".
Comment 1 Koop Mast (kwm) 2014-01-18 10:25:22 UTC
Created attachment 266604 [details] [review]
Fix redirect
Comment 2 Rico Tzschichholz 2014-01-18 13:28:18 UTC
Review of attachment 266604 [details] [review]:

Looks good, thanks
Comment 3 Florian Brosch 2015-05-12 23:41:55 UTC
Thanks again.