]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Update test list1
authorWolfgang Stöggl <c72578@yahoo.de>
Tue, 26 Mar 2019 16:04:53 +0000 (17:04 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 26 Mar 2019 21:20:38 +0000 (22:20 +0100)
commit213938850a242d41cd58e9c691236ee26c6a3fdb
treedbc9336130482dbd38560f67e9eee846ec7c25e9
parentfc4527e12046dad5f6a0e80398a310c8e5e343d0
Update test list1

- Avoid double slashes at beginning of filename paths.
  Leave "/" in CACHED_DIR (only sed ^$BASEDIR), then it is not
  necessary to add "/" in function do_list_tests() several times
  again and "$1" can be used instead of "/$1" there.
- This allows passing of test list1 under MSYS2 (Windows), where paths
  starting (unnecessarily) with // are not working. Exit test list1
  under Windows (MSYS2) before "Starting rrdcached..."
tests/list1