2014-03-08 0:05 GMT+01:00 Alex-P. Natsios <apnats...@gmail.com>: > I see no bash-isms there apart from the "function func_name()" thingie > > Just remove every occurrence of the word "function" >
after that I got the error: /usr/local/bin/vieet: 24: /usr/local/bin/vieet: [[: not found changing line 24 from if [[ -z "$EDITOR" ]]; then to if [ -z "$EDITOR" ]; then fix the error and then vieet works well > > -- > Regards, > > Alex-P. Natsios > (a.k.a Drakevr) > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to > Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and > the > freedom to use Git, Perforce or both. Make the move to Perforce. > > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel