Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/if_bridge Get rid of unnecessary shebang
details: https://anonhg.NetBSD.org/src/rev/d62c6528ab23
branches: trunk
changeset: 338521:d62c6528ab23
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Fri May 29 01:54:56 2015 +0000
description:
Get rid of unnecessary shebang
It will be added when it's built.
diffstat:
tests/net/if_bridge/t_bridge.sh | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (10 lines):
diff -r 2546bb1e5186 -r d62c6528ab23 tests/net/if_bridge/t_bridge.sh
--- a/tests/net/if_bridge/t_bridge.sh Thu May 28 21:52:36 2015 +0000
+++ b/tests/net/if_bridge/t_bridge.sh Fri May 29 01:54:56 2015 +0000
@@ -1,5 +1,4 @@
-#! /usr/bin/atf-sh
-# $NetBSD: t_bridge.sh,v 1.4 2015/05/16 14:29:37 ozaki-r Exp $
+# $NetBSD: t_bridge.sh,v 1.5 2015/05/29 01:54:56 ozaki-r Exp $
#
# Copyright (c) 2014 The NetBSD Foundation, Inc.
# All rights reserved.
Home |
Main Index |
Thread Index |
Old Index