Skip to content

Commit bc443ad

Browse files
Remove debug print call
1 parent 867748a commit bc443ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rpmbuild.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/sh
2-
set -x
32
# get the version from the spec file
43
SPECFILE="$(dirname "$(realpath "$0")")/finddata.spec"
54
echo "Finding version from ${SPECFILE}"

0 commit comments

Comments
 (0)