summaryrefslogtreecommitdiff
path: root/checkgit
diff options
context:
space:
mode:
Diffstat (limited to 'checkgit')
-rwxr-xr-xcheckgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkgit b/checkgit
index eb97dcae..06a5bd7a 100755
--- a/checkgit
+++ b/checkgit
@@ -4,7 +4,7 @@
. "include/err.sh"
-projectname="$(cat projectname)"
+read projectname < projectname
main()
{