Commit Graph
5 Commits
Author SHA1 Message Date
LE Manh Cuong 65ae375828 Fix some minor issues:
- Missing double quote
 - Replace `echo -n` with `printf "%s"` for more
 portability and reliability
2015-10-19 16:52:26 +07:00
LE Manh Cuong 0355095a59 Fix missing quote 2015-10-17 08:49:29 +07:00
LE Manh Cuong 90dc874d56 Register new file now work with space in filename. 2015-03-06 11:33:39 +07:00
LE Manh Cuong 19532b82d5 Issue 50:
- Fix forgetting unquotes command substitution in function vcs_relative_path.
 - Using old test instead of new test in Makefile.
 - Fix some variables for Bob in "confidence_test.sh".
2015-03-03 09:31:09 +07:00
LE Manh Cuong 5428aed2d7 Fix many bugs for unquote variables. 2015-02-27 01:09:59 +07:00