mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
5 lines
274 B
Plaintext
Executable File
5 lines
274 B
Plaintext
Executable File
# This is a placeholder for the tool which is copied from snapd-testing-tools project
|
|
# The tool is copied from the tests/lib/external/snapd-testing-tools/remote directory
|
|
# while the project is being prepared
|
|
echo "placeholder called, source tree not properly setup"
|
|
exit 1 |