base-files: make diag.sh stub working in bash
SVN-Revision: 15527
This commit is contained in:
parent
3e0e015a0d
commit
1c41493d74
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2006-2009 OpenWrt.org
|
||||||
|
|
||||||
set_state() :
|
set_state() { :; }
|
||||||
|
|
Loading…
Reference in a new issue