tn3399_openwrt/package/base-files/files/etc/diag.sh
Jo-Philipp Wich 1c41493d74 base-files: make diag.sh stub working in bash
SVN-Revision: 15527
2009-04-30 21:00:57 +00:00

5 lines
68 B
Bash

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