Skip to content
Snippets Groups Projects
Select Git revision
  • 89d489a32e3e5646d637ca05bcb92a0e3af6154d
  • master default
  • build-env
  • bz2
  • portal
  • db-rlp09
  • proinfo_rlp09
  • v1.4.0
  • v1.3.13-buildpackage
  • v1.3.13-client
  • v1.3.12-buildpackage
  • v1.3.12-collect
  • v1.3.13-collect
  • v1.3.11-collect
  • v1.3.10-collect
  • v1.3.11-buildpackage
  • v1.3.10-client
  • v1.3.11-client
  • v1.3.12-client
  • v1.3.10-buildpackage
  • v1.2.0-buildpackage
  • v1.2.0-collect
  • v1.2.0-client
  • v1.1.1-buildpackage
  • v1.1.1-client
  • v1.1.1-collect
  • v1.1.0-client
27 results

agent.sh

Blame
  • user avatar
    Erik Alexandre Pucci authored and Josiney de Souza committed
    This allows the verification of no Internet connection error during the
    update process (as soon as the client isn't able to check the agent's
    version).
    
    Changed the test(1) outside checkUpdate() from "-eq 1" to "-ne 0".
    
    Changed test(1) inside checkUpdate() to return 0 if it's the first
    execution of the agent.
    
    Signed-off-by: default avatarErik Alexandre Pucci <eap08@c3sl.ufpr.br>
    Signed-off-by: default avatarJosiney de Souza <josineys@c3sl.ufpr.br>
    03cae796
    History
    agent.sh 5.20 KiB