• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Simple disk space checker


Commit MetaInfo

Révisionec7fd3046ff636812648eaa20fdc9631540ef369 (tree)
l'heure2014-10-09 23:49:00
AuteurTatsuki Sugiura <sugi@nemu...>
CommiterTatsuki Sugiura

Message de Log

Allow to exec ruby gems execute wrapper.

Change Summary

Modification

--- a/bin/dsck
+++ b/bin/dsck
@@ -220,7 +220,7 @@ class DiskSpaceCheker < Hash
220220 end
221221
222222
223-if __FILE__ == $0
223+if File.basename(__FILE__) == File.basename($0)
224224
225225 $echo_level = 3
226226