You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deve essere possibile lanciare il command manager in modalità non interattiva specificando come argomento command line l'argomento --no-interactive. In questa modalità il command manager dovrà eseguire un comando e stampare su standard output l'output del comando eseguito, terminando subito dopo la sua esecuzione. Il demone dovrà essere aggiornato se necessario, così come (ovviamente) sarà necessario verificare che i test continuino a passare.
The text was updated successfully, but these errors were encountered:
Deve essere possibile lanciare il command manager in modalità non interattiva specificando come argomento command line l'argomento
--no-interactive
. In questa modalità il command manager dovrà eseguire un comando e stampare su standard output l'output del comando eseguito, terminando subito dopo la sua esecuzione. Il demone dovrà essere aggiornato se necessario, così come (ovviamente) sarà necessario verificare che i test continuino a passare.The text was updated successfully, but these errors were encountered: