ddnet/scripts
def 387b8ef51d Fix dmg.py
Traceback (most recent call last):
  File "/home/deen/isos/ddnet/ddnet-source/scripts/dmg.py", line 106, in <module>
    main()
  File "/home/deen/isos/ddnet/ddnet-source/scripts/dmg.py", line 103, in main
    dmg.create(volume_name=args.volume_name, directory=args.directory, dmg=args.output, symlinks=symlinks)
  File "/home/deen/isos/ddnet/ddnet-source/scripts/dmg.py", line 59, in create
    self._create_hfs(hfs, volume_name, output_size)
  File "/home/deen/isos/ddnet/ddnet-source/scripts/dmg.py", line 42, in _create_hfs
    with open(hfs, 'wb') as f:
TypeError: expected str, bytes or os.PathLike object, not tuple
2021-03-04 10:01:22 +01:00
..
languages Add pylint 2020-12-09 10:40:28 +01:00
check_dilate.sh Run shellcheck over check_dilate.sh 2020-12-08 15:02:16 +01:00
check_header_guards.py Add pylint 2020-12-09 10:40:28 +01:00
check_identifiers.py Add pylint 2020-12-09 10:40:28 +01:00
darwin_strip_rpath.py Add pylint 2020-12-09 10:40:28 +01:00
dmg.py Fix dmg.py 2021-03-04 10:01:22 +01:00
extract_identifiers.py Add pylint 2020-12-09 10:40:28 +01:00
fix_style.py Add pylint 2020-12-09 10:40:28 +01:00
gen_keys.py Add pylint 2020-12-09 10:40:28 +01:00
generate_fake_curl.py Add pylint 2020-12-09 10:40:28 +01:00
generate_unicode_confusables_data.py Add pylint 2020-12-09 10:40:28 +01:00
generate_unicode_tolower.py Add pylint 2020-12-09 10:40:28 +01:00
git_revision.py Add pylint 2020-12-09 10:40:28 +01:00
hash_passwords.py Add pylint 2020-12-09 10:40:28 +01:00
import_file_score.py Add pylint 2020-12-09 10:40:28 +01:00
move_sqlite.py Add pylint 2020-12-09 10:40:28 +01:00
SDL_scancode.h Merge swick's SDL2 branch 2016-04-29 21:55:48 +02:00
tw_api.py Add pylint 2020-12-09 10:40:28 +01:00
unicode.py Add pylint 2020-12-09 10:40:28 +01:00
wordlist.py Add pylint 2020-12-09 10:40:28 +01:00