ソースを参照

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

読み込み中…
キャンセル
保存