29 Oct
2009
29 Oct
'09
7:39 p.m.
Hi Laurent, On Oct 29, 2009, at 12:26 PM, Laurent Sansonetti wrote:
$ macruby -e "p MACRUBY_REVISION" "svn revision 2915 from http://svn.macosforge.org/repository/ruby/MacRuby/trunk"
If MacRuby was built from Git (I think that's what the nightly build does), the constant will have the full Git line (with the sha1 signature).
Apparently not:
prabhaka$ macruby -e "p MACRUBY_REVISION" "unknown revision"
-enp