aboutsummaryrefslogtreecommitdiffstats
path: root/linecnt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'linecnt.sh')
-rwxr-xr-xlinecnt.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/linecnt.sh b/linecnt.sh
index 8d77a65ee..1bf834015 100755
--- a/linecnt.sh
+++ b/linecnt.sh
@@ -1,4 +1,7 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
2 5
3gcov_init() { 6gcov_init() {
4 USER=`whoami` 7 USER=`whoami`