Le ven. 19 janv. 2018 à 20:59, Hernán Morales Durand < [email protected]> a écrit :
> $ ./fari.sh > ls: cannot access './*.load.st': No such file or directory > > You may need to add a shell option in the script to include hidden file > names in expansions > > shopt -s dotglob > Ah no, this is about nullglob. I used it somewhere else but missed that spot. Will have a look later this evening. $./fari.sh: line 176: ./pharo-ui: No such file or directory > Missing feature 😅 you’ll have to get the VM with zeroconf for now. I don't know but only sources file was downloaded. > Expected: the script stops as soon as a problem os encountered. 2018-01-19 15:02 GMT-03:00 Damien Pollet <[email protected]>: > >> Here it is, tell me what you think: https://github.com/cdlm/fari.sh >> >> We discussed it with Christophe and of course there is some overlap with >> PharoLauncher, and in the future, it might get replaced by a command-line >> version of PharoLauncher based on Clap. >> >> But for the moment it works and fits my twisted mind better 😁 >> >> -- >> Damien Pollet >> type less, do more [ | ] http://people.untyped.org/damien.pollet >> > > -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
