Skip to content

Commit 1d67edc

Browse files
committed
package: decreased verbosity of script
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
1 parent 725e3dc commit 1d67edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/package

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh -x
1+
#!/bin/sh
22
#
33
# CFEngine package build script
44
# Creates distribution packages (RPM, DEB, Solaris, FreeBSD, HP-UX, MSI, AIX) from compiled CFEngine binaries

0 commit comments

Comments
 (0)