summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/testsuite/hostname/hostname-i-works
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/testsuite/hostname/hostname-i-works')
-rw-r--r--release/src/router/busybox/testsuite/hostname/hostname-i-works2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/src/router/busybox/testsuite/hostname/hostname-i-works b/release/src/router/busybox/testsuite/hostname/hostname-i-works
new file mode 100644
index 00000000..68a3e678
--- /dev/null
+++ b/release/src/router/busybox/testsuite/hostname/hostname-i-works
@@ -0,0 +1,2 @@
+test x$(hostname -i) = x$(busybox hostname -i)
+