瀏覽代碼

add "env" to DoReports.sh


git-svn-id: http://svn.dmdirc.com/trunk@3156 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Shane Mc Cormack 16 年之前
父節點
當前提交
7f6269baea
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      DoReports.sh

+ 3
- 0
DoReports.sh 查看文件

@@ -4,6 +4,9 @@
4 4
 . /etc/profile
5 5
 . ${HOME}/.bashrc
6 6
 
7
+# Used for the report.log to help diagnosing problems
8
+env
9
+
7 10
 # Path to trunk
8 11
 MYDIR="/home/dmdirc/google"
9 12
 # Path to scripts

Loading…
取消
儲存