base-files: make diag.sh stub working in bash
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 30 Apr 2009 21:00:57 +0000 (21:00 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 30 Apr 2009 21:00:57 +0000 (21:00 +0000)
SVN-Revision: 15527

package/base-files/files/etc/diag.sh

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