projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73dcd48
)
*** empty log message ***
author
gc
<gc>
Mon, 6 Feb 2006 21:22:54 +0000
(21:22 +0000)
committer
gc
<gc>
Mon, 6 Feb 2006 21:22:54 +0000
(21:22 +0000)
bin/booh
patch
|
blob
|
history
diff --git
a/bin/booh
b/bin/booh
index ebc534cd0a0654d9e6f86e6c7aaed9f50d19a773..3b5b0b1625911220e1e0aee0657d93655d2b95a4 100755
(executable)
--- a/
bin/booh
+++ b/
bin/booh
@@
-1750,6
+1750,7
@@
def save_current_file
end
return true
rescue Exception
+ puts $!
return false
end
end