Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: dhcpcd-hooks/01-test

Issue 2428004: Overhaul dhcpcd for chrome os use (Closed) Base URL: ssh://git@chromiumos-git//dhcpcd.git
Patch Set: purge hooks from configure to silence complaint Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dhcpcd-dbus.conf ('k') | dhcpcd-hooks/10-mtu » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dhcpcd-hooks/01-test
diff --git a/dhcpcd-hooks/01-test b/dhcpcd-hooks/01-test
deleted file mode 100644
index b46d40050bf2b2df6f760246634c4786ba503d62..0000000000000000000000000000000000000000
--- a/dhcpcd-hooks/01-test
+++ /dev/null
@@ -1,6 +0,0 @@
-# Just echo our DHCP options we have
-
-if [ "$reason" = "TEST" ]; then
- set | grep "^\(interface\|metric\|pid\|reason\|skip_hooks\)=" | sort
- set | grep "^\(new_\|old_\)" | sort
-fi
« no previous file with comments | « dhcpcd-dbus.conf ('k') | dhcpcd-hooks/10-mtu » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698