Files
beekeeper-studio/bin
Matthew Rathbone feb866c31f Fix test script: use separate /opt and /tmp filesystems
Changed from using /opt, /var, /tmp, /home to just /opt and /tmp since:
- /var needs to stay on main filesystem for apt to work
- /opt and /tmp separation is sufficient to catch hardlinks issues
- Simplified detection to check mount points instead of device names

Tested successfully against v5.5.3 release:
 Detects separate filesystems correctly
 Catches hardlinks error: 'Invalid cross-device link'
 Clear error message about hardlinks issue

The test now properly validates that packages don't use hardlinks
during installation between /tmp (extraction) and /opt (install).
2026-01-01 20:33:07 -06:00
..
2024-06-14 11:12:05 -05:00
2024-04-17 16:45:24 -05:00
2025-03-03 10:32:25 -06:00
2025-02-27 13:44:42 -07:00
2024-12-18 18:53:24 -06:00