mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2025-12-15 11:22:43 +03:00
Avoid tests fail due to existing default user on system. There are more than one test that is affected of this, so create a fake getent for all. ref: https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud/-/issues/42
3 lines
17 B
Bash
Executable File
3 lines
17 B
Bash
Executable File
#!/bin/sh
|
|
exit 2
|