mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Pass on linux.
This commit is contained in:
		| @@ -4194,7 +4194,7 @@ | |||||||
|     (def path (bundle-rpath path)) |     (def path (bundle-rpath path)) | ||||||
|     (def clean (get config :clean)) |     (def clean (get config :clean)) | ||||||
|     (def check (get config :check)) |     (def check (get config :check)) | ||||||
|     (default bundle-name (last (string/split sep path))) |     (default bundle-name (last (string/split "/" path))) | ||||||
|     (assert (not (string/check-set "\\/" bundle-name)) |     (assert (not (string/check-set "\\/" bundle-name)) | ||||||
|             (string "bundle-name " |             (string "bundle-name " | ||||||
|                     bundle-name |                     bundle-name | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose