Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/embedded no sh -x
details: https://anonhg.NetBSD.org/src/rev/5382c3c8997e
branches: trunk
changeset: 784821:5382c3c8997e
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Feb 10 16:56:38 2013 +0000
description:
no sh -x
diffstat:
distrib/utils/embedded/mkimage | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (11 lines):
diff -r 39c768ee973c -r 5382c3c8997e distrib/utils/embedded/mkimage
--- a/distrib/utils/embedded/mkimage Sun Feb 10 16:56:01 2013 +0000
+++ b/distrib/utils/embedded/mkimage Sun Feb 10 16:56:38 2013 +0000
@@ -1,5 +1,5 @@
-#!/bin/sh -x
-# $NetBSD: mkimage,v 1.30 2013/02/10 16:56:01 jmcneill Exp $
+#!/bin/sh
+# $NetBSD: mkimage,v 1.31 2013/02/10 16:56:38 jmcneill Exp $
#
# Copyright (c) 2013 The NetBSD Foundation, Inc.
# All rights reserved.
Home |
Main Index |
Thread Index |
Old Index