Systemd/test/TEST-25-IMPORT
Anita Zhang 1209ef94bd [import] fix stdin/stdout pipe behavior in import/export tar/raw
The code existed in machinectl to use stdin/stdout if the path for
import/export tar/raw was empty or dash (-) but a check to
`fd_verify_regular` in importd prevented it from working.

Update the check instead to explicitly check for regular file or
pipe/fifo.

Fixes #14346
2019-12-17 23:14:53 +09:00
..
Makefile test: add simple test for importd 2018-11-26 18:09:01 +01:00
blacklist-ubuntu-ci test: add temporarily blacklisted tests 2019-10-03 11:01:10 -04:00
test.sh test: drop redirection to tty in integration tests 2019-10-08 08:48:48 +02:00
testsuite.sh [import] fix stdin/stdout pipe behavior in import/export tar/raw 2019-12-17 23:14:53 +09:00