mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
tests/eventscripts: $FAKE_IP_STATE is always set in ip command stub
No need for a default, especially since there is no sane default! Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit b430a5f61cfdc28e967890602ce6dac0e922c07d)
This commit is contained in:
parent
451e660338
commit
e0f4f2c501
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
: ${FAKE_IP_STATE:=${PWD}/var/fake-ip-state}
|
||||
|
||||
not_implemented ()
|
||||
{
|
||||
echo "ip stub command: \"$1\" not implemented"
|
||||
|
Loading…
Reference in New Issue
Block a user