mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Virtual Tags
- Started using virtual tags in the report definitions. - Fixed compilation problem.
This commit is contained in:
parent
09f577536a
commit
b6797b6242
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@ int CmdVersion::execute (std::string& output)
|
|||
#elif defined (LINUX)
|
||||
<< "linux"
|
||||
#elif defined (KFREEBSD)
|
||||
"gnu-kfreebsd"
|
||||
<< "gnu-kfreebsd"
|
||||
#elif defined (GNUHURD)
|
||||
<< "gnu-hurd"
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue