Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-07 | tests: convert remaining wget calls to dl-linux-tarball.bash helper | Jakob Unterwurzacher | |
Makes the scripts work when wget is not available (macos) | |||
2017-02-15 | OSX compat: replace fusermount calls with fuse-unmount.bash | Jakob Unterwurzacher | |
Mac OS X does not have fusermount and uses umount instead. The fuse-unmount.bash calls the appropriate command. | |||
2016-06-09 | test: add pingpong.bash and pingping-rsync.bash | Jakob Unterwurzacher | |
Mounts two gocryptfs filesystems, "ping" and "pong" and moves the linux-3.0 kernel tree back and forth between them. When called as "pingpong-rsync.bash" it uses "rsync --remove-source-files" for moving the files, otherwise plain "mv". |