ソースを参照

Fix argument debug

Alois Mahdal 9 年 前
コミット
10281e34c2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/libexec/saturnin-au

+ 1
- 1
src/libexec/saturnin-au ファイルの表示

@@ -95,7 +95,7 @@ while true; do case "$1" in
95 95
     *)      usage                ;;
96 96
 esac done
97 97
 
98
-debug "\$@='$@'"
98
+debug "\$*='$*'"
99 99
 debug -v action
100 100
 
101 101
 case $action in