1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:30:16 +02:00

[package] base-files: make diag.sh stub working in bash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15527 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2009-04-30 21:00:57 +00:00
parent db0c7634b9
commit cc6ac91ec7

View File

@ -1,4 +1,4 @@
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2009 OpenWrt.org
set_state() :
set_state() { :; }