mirror of
https://github.com/zrepl/zrepl.git
synced 2025-04-12 05:28:38 +02:00
6 lines
87 B
Bash
Executable File
6 lines
87 B
Bash
Executable File
#!/bin/sh -eu
|
|
|
|
>&2 echo "TEST ERROR $ZREPL_HOOKTYPE $ZREPL_FS@$ZREPL_SNAPNAME"
|
|
|
|
exit 1
|