/useful/trunk-1

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/useful/trunk-1

« back to all changes in this revision

Viewing changes to scripts/useful.inc.sh

  • Committer: Gustav Hartvigsson
  • Date: 2024-11-02 21:10:35 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20241102211035-ev3nfuwqytbdabxd
* Fixed useful.inc.sh
* Fixed if statements not working in do-offline-updates.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  return $?
34
34
}
35
35
 
 
36
export -f __silent
 
37
 
36
38
####
37
39
# FUNCTION __find_tool
38
40
#
50
52
    __SANITY=false
51
53
  fi
52
54
}
 
55
 
 
56
export -f __find_tool